Application of default mapping to BVH intrinsics was missing.
Copy parts of SelectionDAG test to GlobalISel test as these would
have indicated this error.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107211
[AMDGPU][GlobalISel] Add missing default mapping for BVH intrinsics ClosedPublic Authored by critson on Jul 30 2021, 9:22 PM.
Details Summary Application of default mapping to BVH intrinsics was missing.
Diff Detail
Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 7 others. · View Herald TranscriptJul 30 2021, 9:22 PM critson added a child revision: D103230: [AMDGPU] Disable NSA for BVH instructions when appropriate.Jul 30 2021, 9:22 PM This revision is now accepted and ready to land.Jul 31 2021, 6:35 AM This revision was landed with ongoing or failed builds.Aug 1 2021, 8:44 PM Closed by commit rGa441de6d94dc: [AMDGPU][GlobalISel] Add missing default mapping for BVH intrinsics (authored by critson). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 363369 llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.intersect_ray.ll
|