[PATCH] D115724: [InstCombine] Fold for masked scatters to a uniform address

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 16 07:25:12 PST 2021


CarolineConcatto updated this revision to Diff 394875.
CarolineConcatto marked 4 inline comments as done.
CarolineConcatto added a comment.

- Address comments in the test
- Remove redundant comment in the function


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115724

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115724.394875.patch
Type: text/x-patch
Size: 14471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211216/d45c9bb8/attachment.bin>


More information about the llvm-commits mailing list