[PATCH] D86087: [ARM] Use mov operand if the mov cannot be moved while tail predicating

Sam Tebbs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 07:43:20 PDT 2020


samtebbs added a comment.

In D86087#2223708 <https://reviews.llvm.org/D86087#2223708>, @samparker wrote:

>> Sure, there is already a mov-after-dls mir test that I can add to.
>
> Just generating a MIR file from mov-operand.ll would be fine and save you from manually having to alter an existing test.

Yeah that's definitely the best option.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86087/new/

https://reviews.llvm.org/D86087



More information about the llvm-commits mailing list