[PATCH] D142961: Make always uniform intrinsics table driven

Yashwant Singh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 01:28:26 PST 2023


yassingh created this revision.
yassingh added reviewers: arsenm, sameerds, AMDGPU.
Herald added subscribers: kosarev, foad, kerbowa, hiraditya, jvesely.
Herald added a project: All.
yassingh requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Add table for uniform intrinsics to make their usage consistent


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D142961

Files:
  llvm/lib/Target/AMDGPU/AMDGPUSearchableTables.td
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142961.493517.patch
Type: text/x-patch
Size: 4355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230131/b19b74ce/attachment.bin>


More information about the llvm-commits mailing list