[PATCH] D72709: [codegen,amdgpu] Enhance MIR DIE and re-arrange it for AMDGPU.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 16:33:23 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG01a4b8315476: [codegen,amdgpu] Enhance MIR DIE and re-arrange it for AMDGPU. (authored by hliao).
Changed prior to commit:
https://reviews.llvm.org/D72709?vs=238097&id=238136#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72709/new/
https://reviews.llvm.org/D72709
Files:
llvm/lib/CodeGen/DeadMachineInstructionElim.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
llvm/test/CodeGen/AMDGPU/bswap.ll
llvm/test/CodeGen/AMDGPU/copy-illegal-type.ll
llvm/test/CodeGen/AMDGPU/dead-machine-elim-after-dead-lane.ll
llvm/test/CodeGen/AMDGPU/dead-mi-use-same-intr.mir
llvm/test/CodeGen/AMDGPU/idot8u.ll
llvm/test/CodeGen/AMDGPU/insert_vector_elt.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.ordered.swap.ll
llvm/test/CodeGen/AMDGPU/llvm.round.f64.ll
llvm/test/CodeGen/AMDGPU/loop_break.ll
llvm/test/CodeGen/AMDGPU/select.f16.ll
llvm/test/CodeGen/AMDGPU/spill-vgpr-to-agpr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72709.238136.patch
Type: text/x-patch
Size: 47056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200115/76cb74f8/attachment-0001.bin>
More information about the llvm-commits
mailing list