[all-commits] [llvm/llvm-project] c72e04: [AMDGPU] Add intrinsic and MI for image_bvh_dual_i...

Mariusz Sikora via All-commits all-commits at lists.llvm.org
Sun Mar 16 13:49:53 PDT 2025


  Branch: refs/heads/users/mariusz-sikora-at-amd/bvh-dual-intersect-2
  Home:   https://github.com/llvm/llvm-project
  Commit: c72e04d53da1e77199af7cc02d905d61c6562683
      https://github.com/llvm/llvm-project/commit/c72e04d53da1e77199af7cc02d905d61c6562683
  Author: Mateja Marjanovic <mateja.marjanovic at amd.com>
  Date:   2025-03-16 (Sun, 16 Mar 2025)

  Changed paths:
    M llvm/include/llvm/IR/Intrinsics.td
    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/Disassembler/AMDGPUDisassembler.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.dual_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] Add intrinsic and MI for image_bvh_dual_intersect_ray

- Add llvm.amdgcn.image.bvh.dual.intersect.ray intrinsic and
image_bvh_dual_intersect_ray machine instruction.
- Add llvm_v10i32_ty and llvm_v10f32_ty


  Commit: 6fafb9873a01c9294ed1b73e7e4bfa470c7939a9
      https://github.com/llvm/llvm-project/commit/6fafb9873a01c9294ed1b73e7e4bfa470c7939a9
  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
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp

  Log Message:
  -----------
  Changes after review


Compare: https://github.com/llvm/llvm-project/compare/ad9c9a9e840c...6fafb9873a01

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