[PATCH] D144313: [AMDGPU] Improve the lowering of buffer_load_{u8, u16} intrinsics.

Konstantina Mitropoulou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 17 18:03:12 PST 2023


kmitropoulou created this revision.
Herald added subscribers: kosarev, foad, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl, arsenm.
Herald added a project: All.
kmitropoulou requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D144313

Files:
  llvm/lib/Target/AMDGPU/AMDGPUCombinerHelper.cpp
  llvm/lib/Target/AMDGPU/AMDGPUCombinerHelper.h
  llvm/lib/Target/AMDGPU/AMDGPUPostLegalizerCombiner.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.raw.buffer.load.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.struct.buffer.load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144313.498540.patch
Type: text/x-patch
Size: 8819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230218/c6ac3a2d/attachment.bin>


More information about the llvm-commits mailing list