[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
Wed May 11 06:34:29 PDT 2022


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

Made bitwidth take its value depending on whether there is a truncation present


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.428642.patch
Type: text/x-patch
Size: 6639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/40e9d1ec/attachment.bin>


More information about the llvm-commits mailing list