[PATCH] D107211: [AMDGPU][GlobalISel] Add missing default mapping for BVH intrinsics

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 30 21:22:17 PDT 2021


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

Application of default mapping to BVH intrinsics was missing.
Copy parts of SelectionDAG test to GlobalISel test as these would
have indicated this error.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D107211

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107211.363258.patch
Type: text/x-patch
Size: 27621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210731/e7f5619b/attachment.bin>


More information about the llvm-commits mailing list