diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2018-04-30 15:52:28 +0000 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2018-04-30 15:52:28 +0000 |
commit | 79e5cd2fc50f810f9ebfef41422695773caaffa7 (patch) | |
tree | 41d52fdbd279214e55139f959bd30b3130f55230 /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | fb56686cd344cab8f0bbc369f1ea1b55ab57f5bf (diff) | |
download | bcm5719-llvm-79e5cd2fc50f810f9ebfef41422695773caaffa7.tar.gz bcm5719-llvm-79e5cd2fc50f810f9ebfef41422695773caaffa7.zip |
[SystemZ] Refactor some VT casts in DAG match patterns
In patterns where we need to specify a result VT, prefer
[(set (tr.vt tr.op:$V1), (operator ...))]
over
[(set tr.op:$V1, (tr.vt (operator ...)))]
This is NFC now, but simplifies some future changes.
llvm-svn: 331192
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions