[PATCH] D100463: [AArch64][SVEIntrinsicOpts] Fold sve_convert_from_svbool(zero) to zero

Joe Ellis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 07:50:19 PDT 2021


joechrisellis updated this revision to Diff 338115.
joechrisellis marked 2 inline comments as done.
joechrisellis added a comment.

Address review comments.

- @dmgreen:
  - Add `lit.local.cfg` file to AArch64 directory.
  - Fix minor editing error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100463

Files:
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/test/Transforms/InstSimplify/ConstProp/AArch64/aarch64-sve-convert-from-svbool.ll
  llvm/test/Transforms/InstSimplify/ConstProp/AArch64/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100463.338115.patch
Type: text/x-patch
Size: 4390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/38043d84/attachment.bin>


More information about the llvm-commits mailing list