[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
Sat Oct 13 00:46:08 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344439: [AArch64] Swap comparison operands if that enables some folding. (authored by aadg, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D53067

Files:
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/test/CodeGen/AArch64/and-mask-removal.ll
  llvm/trunk/test/CodeGen/AArch64/lack-of-signed-truncation-check.ll
  llvm/trunk/test/CodeGen/AArch64/sat-add.ll
  llvm/trunk/test/CodeGen/AArch64/signed-truncation-check.ll
  llvm/trunk/test/CodeGen/AArch64/swap-compare-operands.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53067.169549.patch
Type: text/x-patch
Size: 34640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181013/f2caa0c1/attachment.bin>


More information about the llvm-commits mailing list