[all-commits] [llvm/llvm-project] 91f503: [AMDGPU] gfx1030 RT support
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed Sep 16 11:41:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 91f503c3af190e19974f8832871e363d232cd64c
https://github.com/llvm/llvm-project/commit/91f503c3af190e19974f8832871e363d232cd64c
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
M llvm/lib/Target/AMDGPU/MIMGInstructions.td
M llvm/lib/Target/AMDGPU/SIAddIMGInit.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
M llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp
A llvm/test/CodeGen/AMDGPU/llvm.amdgcn.intersect_ray.ll
M llvm/test/MC/AMDGPU/gfx1011_err.s
M llvm/test/MC/AMDGPU/gfx1030_new.s
M llvm/test/MC/Disassembler/AMDGPU/gfx1030_dasm_new.txt
Log Message:
-----------
[AMDGPU] gfx1030 RT support
Differential Revision: https://reviews.llvm.org/D87782
More information about the All-commits
mailing list