[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
Thu Nov 16 08:32:29 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318413: Let llvm.invariant.group.barrier accepts pointer to any address space (authored by yaxunl).

Changed prior to commit:
  https://reviews.llvm.org/D39973?vs=122958&id=123192#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39973

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39973.123192.patch
Type: text/x-patch
Size: 13494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171116/8e777627/attachment.bin>


More information about the llvm-commits mailing list