diff options
author | Jessica Paquette <jpaquette@apple.com> | 2019-07-10 18:46:56 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2019-07-10 18:46:56 +0000 |
commit | 7c95925b133f0e2d2bcf2ec570c675866d47d298 (patch) | |
tree | 260ec5ab66d0cd3ea10972809026cab9aeee0391 /lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter-phi-nodes/TestIRInterpreterPHINodes.py | |
parent | 3132968ae969659a05f84705aa9e8f474fbea29d (diff) | |
download | bcm5719-llvm-7c95925b133f0e2d2bcf2ec570c675866d47d298.tar.gz bcm5719-llvm-7c95925b133f0e2d2bcf2ec570c675866d47d298.zip |
[GlobalISel][AArch64] Use getOpcodeDef instead of findMIFromReg
Some minor cleanup.
This function in Utils does the same thing as `findMIFromReg`. It also looks
through copies, which `findMIFromReg` didn't.
Delete `findMIFromReg` and use `getOpcodeDef` instead. This only happens in
`tryOptVectorDup` right now.
Update opt-shuffle-splat to show that we can look through the copies now, too.
Differential Revision: https://reviews.llvm.org/D64520
llvm-svn: 365684
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter-phi-nodes/TestIRInterpreterPHINodes.py')
0 files changed, 0 insertions, 0 deletions