[PATCH] D36419: AMDGPU: Remove -mcpu=SI
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 7 11:11:38 PDT 2017
arsenm created this revision.
Herald added subscribers: eraman, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.
Leftover from before amdgcn/r600 split.
https://reviews.llvm.org/D36419
Files:
lib/Target/AMDGPU/Processors.td
test/CodeGen/AMDGPU/GlobalISel/smrd.ll
test/CodeGen/AMDGPU/basic-loop.ll
test/CodeGen/AMDGPU/empty-function.ll
test/CodeGen/AMDGPU/fma.ll
test/CodeGen/AMDGPU/fminnum.f64.ll
test/CodeGen/AMDGPU/ftrunc.f64.ll
test/CodeGen/AMDGPU/inline-calls.ll
test/CodeGen/AMDGPU/insert_subreg.ll
test/CodeGen/AMDGPU/large-constant-initializer.ll
test/CodeGen/AMDGPU/lds-initializer.ll
test/CodeGen/AMDGPU/lds-zero-initializer.ll
test/CodeGen/AMDGPU/llvm.log2.ll
test/CodeGen/AMDGPU/llvm.rint.f64.ll
test/CodeGen/AMDGPU/loop-idiom.ll
test/CodeGen/AMDGPU/missing-store.ll
test/CodeGen/AMDGPU/no-initializer-constant-addrspace.ll
test/CodeGen/AMDGPU/private-memory-atomics.ll
test/CodeGen/AMDGPU/saddo.ll
test/CodeGen/AMDGPU/select64.ll
test/CodeGen/AMDGPU/selectcc.ll
test/CodeGen/AMDGPU/srem.ll
test/CodeGen/AMDGPU/ssubo.ll
test/CodeGen/AMDGPU/store-vector-ptrs.ll
test/CodeGen/AMDGPU/subreg-coalescer-undef-use.ll
test/CodeGen/AMDGPU/tti-unroll-prefs.ll
test/MC/AMDGPU/ds-err.s
test/MC/AMDGPU/flat.s
test/MC/AMDGPU/mimg.s
test/MC/AMDGPU/reg-syntax-extra.s
test/MC/AMDGPU/regression/bug28165.s
test/MC/AMDGPU/regression/bug28413.s
test/MC/AMDGPU/regression/bug28538.s
test/MC/AMDGPU/smrd.s
test/MC/AMDGPU/sop2.s
test/MC/AMDGPU/sopk.s
test/MC/AMDGPU/sopp-err.s
test/MC/AMDGPU/sym_option.s
test/MC/AMDGPU/trap.s
test/MC/AMDGPU/vop1.s
test/MC/AMDGPU/vop2-err.s
test/MC/AMDGPU/vop2.s
test/MC/AMDGPU/vop3-convert.s
test/MC/AMDGPU/vop3-errs.s
test/MC/AMDGPU/vop3-vop1-nosrc.s
test/MC/AMDGPU/vop_dpp.s
test/MC/AMDGPU/vop_sdwa.s
test/MC/AMDGPU/vopc-errs.s
test/MC/AMDGPU/vopc.s
test/Transforms/SimplifyCFG/AMDGPU/cttz-ctlz.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36419.110033.patch
Type: text/x-patch
Size: 36646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170807/7b4deefc/attachment-0001.bin>
More information about the llvm-commits
mailing list