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

Matt Devereau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 04:18:16 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfc28971fb9d3: Add nocapture to pointer parameters of masked stores/loads (authored by benmxwl-arm, committed by MattDevereau).

Changed prior to commit:
  https://reviews.llvm.org/D135656?vs=468171&id=470111#toc

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.470111.patch
Type: text/x-patch
Size: 9917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221024/bd3aae79/attachment.bin>


More information about the llvm-commits mailing list