[PATCH] D115726: [InstCombine] Fold for masked gather when loading the same value each time.

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 6 01:36:48 PST 2022


CarolineConcatto updated this revision to Diff 397818.
CarolineConcatto added a comment.

- remove sve attribute from masked_intrinsics.ll
- remove negative test with vscale


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115726

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/masked_intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115726.397818.patch
Type: text/x-patch
Size: 6464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220106/9c988a39/attachment.bin>


More information about the llvm-commits mailing list