[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 03:01:50 PDT 2021


joechrisellis updated this revision to Diff 338044.
joechrisellis added a comment.

Address review comments.

- @dmgreen: move transformation to constant folding.


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

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


More information about the llvm-commits mailing list