[PATCH] D102397: [AArch64] Lower bitreverse in ISel

Irina Dobrescu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 14 05:36:34 PDT 2021


Rin updated this revision to Diff 345411.
Rin added a comment.

Remove unnecessary comment and add more bitreverse tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102397

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/aarch64-neon-misc.c
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/IR/AutoUpgrade.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/arm64-vbitwise.ll
  llvm/test/CodeGen/AArch64/bitreverse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102397.345411.patch
Type: text/x-patch
Size: 12919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210514/d6f733e3/attachment-0001.bin>


More information about the cfe-commits mailing list