Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Rebased. Reenabled HSA metadata test disabled with previous commit due to dependency.
Paths
| Differential D63204
[AMDGPU] gfx1010 core wave32 changes ClosedPublic Authored by rampitec on Jun 12 2019, 7:42 AM.
Details
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptJun 12 2019, 7:42 AM rampitec added a child revision: D63206: [AMDGPU] gfx1010 wavefrontsize intrinsic folding.Jun 12 2019, 7:48 AM This revision is now accepted and ready to land.Jun 13 2019, 5:24 PM Comment Actions Rebased. Reenabled HSA metadata test disabled with previous commit due to dependency. rampitec removed a child revision: D63208: [AMDGPU] Pass to propagate ABI attributes from kernels to the functions.Jun 17 2019, 10:43 AM rampitec removed a child revision: D63206: [AMDGPU] gfx1010 wavefrontsize intrinsic folding.Jun 17 2019, 10:53 AM Closed by commit rG0846c125f98b: [AMDGPU] gfx1010 core wave32 changes (authored by rampitec). · Explain WhyJun 20 2019, 8:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 205091 lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUInstrInfo.td
lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h
lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
lib/Target/AMDGPU/SIInstrInfo.h
lib/Target/AMDGPU/SIInstrInfo.td
lib/Target/AMDGPU/SIInstructions.td
lib/Target/AMDGPU/SIRegisterInfo.td
lib/Target/AMDGPU/SOPInstructions.td
lib/Target/AMDGPU/VOP2Instructions.td
lib/Target/AMDGPU/VOP3Instructions.td
lib/Target/AMDGPU/VOPCInstructions.td
test/CodeGen/AMDGPU/add3.ll
test/CodeGen/AMDGPU/add_i1.ll
test/CodeGen/AMDGPU/add_shl.ll
test/CodeGen/AMDGPU/and_or.ll
test/CodeGen/AMDGPU/huge-private-buffer.ll
test/CodeGen/AMDGPU/insert-skip-from-vcc.mir
test/CodeGen/AMDGPU/large-work-group-promote-alloca.ll
test/CodeGen/AMDGPU/mubuf-legalize-operands.mir
test/CodeGen/AMDGPU/or3.ll
test/CodeGen/AMDGPU/regbank-reassign.mir
test/CodeGen/AMDGPU/shl_add.ll
test/CodeGen/AMDGPU/shl_or.ll
test/CodeGen/AMDGPU/smrd.ll
test/CodeGen/AMDGPU/sub_i1.ll
test/CodeGen/AMDGPU/wave32.ll
test/CodeGen/AMDGPU/xor3.ll
test/CodeGen/AMDGPU/xor_add.ll
test/MC/AMDGPU/gfx10-constant-bus.s
test/MC/AMDGPU/wave32.s
test/MC/Disassembler/AMDGPU/gfx10-sgpr-max.txt
test/MC/Disassembler/AMDGPU/wave32.txt
|