[all-commits] [llvm/llvm-project] b62b5f: [AMDGPU] Support image_bvh8_intersect_ray instruct...
Mariusz Sikora via All-commits
all-commits at lists.llvm.org
Sun Mar 16 13:53:15 PDT 2025
Branch: refs/heads/users/mariusz-sikora-at-amd/bvh8-intersect-3
Home: https://github.com/llvm/llvm-project
Commit: b62b5fb5137585872f7a10950bc08f28383e3eea
https://github.com/llvm/llvm-project/commit/b62b5fb5137585872f7a10950bc08f28383e3eea
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2025-03-16 (Sun, 16 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.
Commit: 980c2032d251263d3bbb33083393bb8be55b707f
https://github.com/llvm/llvm-project/commit/980c2032d251263d3bbb33083393bb8be55b707f
Author: Mariusz Sikora <mariusz.sikora at amd.com>
Date: 2025-03-16 (Sun, 16 Mar 2025)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
Log Message:
-----------
Update Intrinsic properties
Commit: c88a7c2b902d2bbc654a2835a01b3c1cc7778e78
https://github.com/llvm/llvm-project/commit/c88a7c2b902d2bbc654a2835a01b3c1cc7778e78
Author: Mariusz Sikora <mariusz.sikora at amd.com>
Date: 2025-03-16 (Sun, 16 Mar 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/MIMGInstructions.td
Log Message:
-----------
Use !cond for addr types
Compare: https://github.com/llvm/llvm-project/compare/39baef809261...c88a7c2b902d
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