[all-commits] [llvm/llvm-project] 14e88b: [AMDGPU] Support image_bvh8_intersect_ray instruct...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Thu Mar 6 05:38:59 PST 2025
Branch: refs/heads/users/mariusz-sikora-at-amd/bvh8-intersect-3
Home: https://github.com/llvm/llvm-project
Commit: 14e88b70297166da2b090b999119b1699a3da82e
https://github.com/llvm/llvm-project/commit/14e88b70297166da2b090b999119b1699a3da82e
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2025-03-06 (Thu, 06 Mar 2025)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
M llvm/lib/Target/AMDGPU/MIMGInstructions.td
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIInstructions.td
A llvm/test/CodeGen/AMDGPU/llvm.amdgcn.bvh8_intersect_ray.ll
M llvm/test/MC/AMDGPU/gfx12_asm_vimage.s
M llvm/test/MC/AMDGPU/gfx12_asm_vimage_alias.s
M llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_vimage.txt
Log Message:
-----------
[AMDGPU] Support image_bvh8_intersect_ray instruction and intrinsic.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list