[PATCH] D24262: AMDGPU: Support commuting with immediate in src0
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 6 09:31:53 PDT 2016
arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added subscribers: nhaehnle, wdng, arsenm.
https://reviews.llvm.org/D24262
Files:
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIInstrInfo.h
test/CodeGen/AMDGPU/addrspacecast.ll
test/CodeGen/AMDGPU/cndmask-no-def-vcc.ll
test/CodeGen/AMDGPU/commute_modifiers.ll
test/CodeGen/AMDGPU/ctlz.ll
test/CodeGen/AMDGPU/ctlz_zero_undef.ll
test/CodeGen/AMDGPU/cvt_flr_i32_f32.ll
test/CodeGen/AMDGPU/fabs.f64.ll
test/CodeGen/AMDGPU/fabs.ll
test/CodeGen/AMDGPU/fceil64.ll
test/CodeGen/AMDGPU/fmaxnum.ll
test/CodeGen/AMDGPU/fminnum.ll
test/CodeGen/AMDGPU/fmul-2-combine-multi-use.ll
test/CodeGen/AMDGPU/fneg-fabs.f64.ll
test/CodeGen/AMDGPU/fneg-fabs.ll
test/CodeGen/AMDGPU/fsub64.ll
test/CodeGen/AMDGPU/imm.ll
test/CodeGen/AMDGPU/llvm.AMDGPU.clamp.ll
test/CodeGen/AMDGPU/llvm.amdgcn.div.fmas.ll
test/CodeGen/AMDGPU/llvm.amdgcn.fcmp.ll
test/CodeGen/AMDGPU/llvm.amdgcn.fmul.legacy.ll
test/CodeGen/AMDGPU/llvm.round.ll
test/CodeGen/AMDGPU/madak.ll
test/CodeGen/AMDGPU/madmk.ll
test/CodeGen/AMDGPU/select-vectors.ll
test/CodeGen/AMDGPU/setcc-opt.ll
test/CodeGen/AMDGPU/setcc.ll
test/CodeGen/AMDGPU/skip-if-dead.ll
test/CodeGen/AMDGPU/smrd-vccz-bug.ll
test/CodeGen/AMDGPU/trunc.ll
test/CodeGen/AMDGPU/uniform-cfg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24262.70416.patch
Type: text/x-patch
Size: 46014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160906/fef82c9b/attachment-0001.bin>
More information about the llvm-commits
mailing list