[PATCH] D135656: [IR] Add nocapture to pointer parameters of masked stores/loads

Benjamin Maxwell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 05:31:20 PDT 2022


benmxwl-arm updated this revision to Diff 468171.
benmxwl-arm added a comment.

Addresses some formatting issues in the tablegen, and adds a test case for expandload/compressstore.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135656

Files:
  llvm/include/llvm/IR/Intrinsics.td
  llvm/test/Assembler/masked-load-store-intrinsics-attributes.ll
  llvm/test/Transforms/InstCombine/load-store-masked-constant-array.ll
  mlir/test/Target/LLVMIR/llvmir-intrinsics.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135656.468171.patch
Type: text/x-patch
Size: 9576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221017/724f5cb8/attachment.bin>


More information about the llvm-commits mailing list