[all-commits] [llvm/llvm-project] 39baef: [AMDGPU] Support image_bvh8_intersect_ray instruct...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Fri Mar 7 12:39:16 PST 2025
Branch: refs/heads/users/mariusz-sikora-at-amd/bvh8-intersect-3
Home: https://github.com/llvm/llvm-project
Commit: 39baef8092619087c16a09fe8a856093ad00749c
https://github.com/llvm/llvm-project/commit/39baef8092619087c16a09fe8a856093ad00749c
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2025-03-07 (Fri, 07 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