[PATCH] D103230: [AMDGPU] Add options to disable NSA for BVH instructions

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 27 02:05:31 PDT 2021


critson created this revision.
critson added reviewers: foad, rampitec.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
critson requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Allow forcable selection of BVH instructions which do not use NSA.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103230

Files:
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.intersect_ray.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.intersect_ray.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103230.348189.patch
Type: text/x-patch
Size: 20898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210527/d0b69d40/attachment.bin>


More information about the llvm-commits mailing list