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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 7 11:23:22 PST 2021


lebedev.ri created this revision.
lebedev.ri added a project: LLVM.
Herald added subscribers: jdoerfert, kerbowa, pengfei, hiraditya, nhaehnle, jvesely.
lebedev.ri requested review of this revision.

See <url> for the RFC itself


Repository:
  rG LLVM Github Monorepo

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.392490.patch
Type: text/x-patch
Size: 6104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211207/403e9d89/attachment.bin>


More information about the llvm-commits mailing list