[PATCH] D39973: Let llvm.invariant.group.barrier accepts pointer to any address space

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 18:19:11 PST 2017


yaxunl updated this revision to Diff 122958.
yaxunl retitled this revision from "Fix CaptureTracking for llvm.invariant.group.barrier" to "Let llvm.invariant.group.barrier accepts pointer to any address space".
yaxunl edited the summary of this revision.
yaxunl added a comment.

Make  llvm.invariant.group.barrier mangled by Matt's comments.


https://reviews.llvm.org/D39973

Files:
  docs/LangRef.rst
  include/llvm/IR/IRBuilder.h
  include/llvm/IR/Intrinsics.td
  test/Analysis/MemorySSA/invariant-groups.ll
  test/CodeGen/AMDGPU/promote-alloca-invariant-markers.ll
  test/Other/invariant.group.barrier.ll
  test/Transforms/CodeGenPrepare/invariant.group.ll
  test/Transforms/GVN/invariant.group.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39973.122958.patch
Type: text/x-patch
Size: 13230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/e52e693d/attachment.bin>


More information about the llvm-commits mailing list