[PATCH] D40046: AMDGPU/GCN: Bring processors in sync with AMDGPUUsage
Konstantin Zhuravlyov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 17 10:22:15 PST 2017
kzhuravl updated this revision to Diff 123378.
kzhuravl marked 3 inline comments as done.
kzhuravl edited the summary of this revision.
kzhuravl added a comment.
Change bonaire to gfx704
https://reviews.llvm.org/D40046
Files:
lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/GCNProcessors.td
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
test/CodeGen/AMDGPU/add.v2i16.ll
test/CodeGen/AMDGPU/ashr.v2i16.ll
test/CodeGen/AMDGPU/extract_vector_elt-i16.ll
test/CodeGen/AMDGPU/fabs.f16.ll
test/CodeGen/AMDGPU/fcanonicalize-elimination.ll
test/CodeGen/AMDGPU/fcanonicalize.f16.ll
test/CodeGen/AMDGPU/fcopysign.f16.ll
test/CodeGen/AMDGPU/fmed3.ll
test/CodeGen/AMDGPU/fmuladd.v2f16.ll
test/CodeGen/AMDGPU/fneg-fabs.f16.ll
test/CodeGen/AMDGPU/fneg.f16.ll
test/CodeGen/AMDGPU/fpext.f16.ll
test/CodeGen/AMDGPU/fptrunc.f16.ll
test/CodeGen/AMDGPU/fsub.f16.ll
test/CodeGen/AMDGPU/hsa-note-no-func.ll
test/CodeGen/AMDGPU/immv216.ll
test/CodeGen/AMDGPU/inlineasm-packed.ll
test/CodeGen/AMDGPU/llvm.amdgcn.cvt.pkrtz.ll
test/CodeGen/AMDGPU/llvm.amdgcn.exp.compr.ll
test/CodeGen/AMDGPU/llvm.amdgcn.fmed3.f16.ll
test/CodeGen/AMDGPU/lshr.v2i16.ll
test/CodeGen/AMDGPU/max.i16.ll
test/CodeGen/AMDGPU/min.ll
test/CodeGen/AMDGPU/pack.v2f16.ll
test/CodeGen/AMDGPU/pack.v2i16.ll
test/CodeGen/AMDGPU/scratch-simple.ll
test/CodeGen/AMDGPU/sext-in-reg.ll
test/CodeGen/AMDGPU/shl.v2i16.ll
test/CodeGen/AMDGPU/smed3.ll
test/CodeGen/AMDGPU/sminmax.v2i16.ll
test/CodeGen/AMDGPU/sub.v2i16.ll
test/CodeGen/AMDGPU/umed3.ll
test/MC/AMDGPU/gfx9_asm_all.s
test/MC/AMDGPU/hsa_code_object_isa_args.s
test/MC/AMDGPU/literalv216.s
test/MC/AMDGPU/sym_option.s
test/MC/AMDGPU/vop1-gfx9.s
test/MC/AMDGPU/vop3-gfx9.s
test/MC/AMDGPU/vop3p-err.s
test/MC/AMDGPU/vop3p.s
test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt
test/MC/Disassembler/AMDGPU/vop1_gfx9.txt
test/MC/Disassembler/AMDGPU/vop3_gfx9.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40046.123378.patch
Type: text/x-patch
Size: 49851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171117/4dce5663/attachment.bin>
More information about the llvm-commits
mailing list