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

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 7 01:23:43 PST 2022


CarolineConcatto updated this revision to Diff 398079.
CarolineConcatto marked 3 inline comments as done.
CarolineConcatto added a comment.

- Improve comments in the test file


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.398079.patch
Type: text/x-patch
Size: 9316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220107/eea64b35/attachment.bin>


More information about the llvm-commits mailing list