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

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 4 07:39:36 PST 2022


CarolineConcatto updated this revision to Diff 397299.
CarolineConcatto marked 9 inline comments as done.
CarolineConcatto added a comment.

- Move positive tests in vscale_masked_intrinsics.ll to masked_intrinsics.ll
- Rename tests as suggested in D115726 <https://reviews.llvm.org/D115726>
- Fix test scatter_nxv4i16_uniform_vals_uniform_ptrs_all_active_mask


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115724.397299.patch
Type: text/x-patch
Size: 9327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220104/68ada8e2/attachment.bin>


More information about the llvm-commits mailing list