[PATCH] D53067: [AArch64] Swap comparison operands if that enables some folding.
Arnaud A. de Grandmaison via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 12 03:07:34 PDT 2018
aadg updated this revision to Diff 169361.
aadg added a comment.
Address previous review comments by adding missing testcases.
Repository:
rL LLVM
https://reviews.llvm.org/D53067
Files:
lib/Target/AArch64/AArch64ISelLowering.cpp
test/CodeGen/AArch64/and-mask-removal.ll
test/CodeGen/AArch64/lack-of-signed-truncation-check.ll
test/CodeGen/AArch64/sat-add.ll
test/CodeGen/AArch64/signed-truncation-check.ll
test/CodeGen/AArch64/swap-compare-operands.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53067.169361.patch
Type: text/x-patch
Size: 34406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181012/1bfa4800/attachment.bin>
More information about the llvm-commits
mailing list