[PATCH] D78063: Remove extra instruction left by emitRLDICWhenLoweringJumpTables
Anil Mahmud via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 23 06:59:29 PDT 2020
anil9 updated this revision to Diff 259549.
anil9 added a comment.
Replaced the .ll test case with a .mir test case to be able to see the effect of removing SrcMI more clearly.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78063/new/
https://reviews.llvm.org/D78063
Files:
llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
llvm/test/CodeGen/PowerPC/jump-tables-collapse-rotate-remove-SrcMI.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78063.259549.patch
Type: text/x-patch
Size: 8181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/054db1d0/attachment-0001.bin>
More information about the llvm-commits
mailing list