[PATCH] D53496: AMDGPU: Rewrite SILowerI1Copies to always stay on SALU

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 31 06:29:35 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345719: AMDGPU: Rewrite SILowerI1Copies to always stay on SALU (authored by nha, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D53496

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/trunk/lib/Target/AMDGPU/SIFixSGPRCopies.cpp
  llvm/trunk/lib/Target/AMDGPU/SILowerI1Copies.cpp
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPULaneDominator.cpp
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPULaneDominator.h
  llvm/trunk/lib/Target/AMDGPU/Utils/CMakeLists.txt
  llvm/trunk/test/CodeGen/AMDGPU/add_i1.ll
  llvm/trunk/test/CodeGen/AMDGPU/i1-copy-from-loop.ll
  llvm/trunk/test/CodeGen/AMDGPU/i1-copy-phi-uniform-branch.ll
  llvm/trunk/test/CodeGen/AMDGPU/i1-copy-phi.ll
  llvm/trunk/test/CodeGen/AMDGPU/inline-asm.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.div.fmas.ll
  llvm/trunk/test/CodeGen/AMDGPU/loop_break.ll
  llvm/trunk/test/CodeGen/AMDGPU/multi-divergent-exit-region.ll
  llvm/trunk/test/CodeGen/AMDGPU/multilevel-break.ll
  llvm/trunk/test/CodeGen/AMDGPU/select-opt.ll
  llvm/trunk/test/CodeGen/AMDGPU/sgpr-control-flow.ll
  llvm/trunk/test/CodeGen/AMDGPU/si-annotate-cf.ll
  llvm/trunk/test/CodeGen/AMDGPU/sub_i1.ll
  llvm/trunk/test/CodeGen/AMDGPU/valu-i1.ll
  llvm/trunk/test/CodeGen/AMDGPU/waitcnt-looptest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53496.171905.patch
Type: text/x-patch
Size: 62514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/ca0df5b0/attachment.bin>


More information about the llvm-commits mailing list