[PATCH] D35156: [ARM] Make ARMExpandPseudo add implicit uses for predicated instructions
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 9 06:14:46 PDT 2017
efriedma created this revision.
Herald added subscribers: kristof.beyls, javed.absar, aemerson.
Missing these could potentially screw up post-ra scheduling.
Issue found by inspection, so I don't have a testcase. (I guess I could write an MIR testcase just to check that we get the expected operands after pseudo-expansion?)
Repository:
rL LLVM
https://reviews.llvm.org/D35156
Files:
lib/Target/ARM/ARMExpandPseudoInsts.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35156.105717.patch
Type: text/x-patch
Size: 3882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170709/00a89024/attachment-0001.bin>
More information about the llvm-commits
mailing list