[PATCH] D115274: [IR][RFC] Memory region declaration intrinsic

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 2 12:13:15 PST 2022


lebedev.ri updated this revision to Diff 412505.
lebedev.ri marked 5 inline comments as done.
lebedev.ri added a comment.
Herald added a project: All.

Rebased, addressed review notes.
Ping, i feel like i'd want to start making progress here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115274

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/memory_region_decl.ll
  llvm/test/CodeGen/X86/memory_region_decl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115274.412505.patch
Type: text/x-patch
Size: 7985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220302/322315c5/attachment.bin>


More information about the llvm-commits mailing list