[PATCH] D123782: [AArch64] Generate AND in place of CSEL for Table Based CTTZ lowering in -O3

Rahul via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 06:59:55 PDT 2022


rahular-rrlogic updated this revision to Diff 426692.
rahular-rrlogic added a comment.

Changed test file name and generated assertions using update_llc_test_checks.py.


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

https://reviews.llvm.org/D123782

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/fold-csel-cttz-and.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123782.426692.patch
Type: text/x-patch
Size: 6521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220503/f9996b26/attachment.bin>


More information about the llvm-commits mailing list