[PATCH] D23417: AMDGPU/SI: Avoid moving PHIs to VALU when phi values are defined in scalar branches

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 16:56:52 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288095: AMDGPU/SI: Avoid moving PHIs to VALU when phi values are defined in scalar… (authored by tstellar).

Changed prior to commit:
  https://reviews.llvm.org/D23417?vs=79328&id=79483#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23417

Files:
  llvm/trunk/lib/Target/AMDGPU/SIFixSGPRCopies.cpp
  llvm/trunk/test/CodeGen/AMDGPU/branch-relaxation.ll
  llvm/trunk/test/CodeGen/AMDGPU/cf-loop-on-constant.ll
  llvm/trunk/test/CodeGen/AMDGPU/coalescer_remat.ll
  llvm/trunk/test/CodeGen/AMDGPU/hoist-cond.ll
  llvm/trunk/test/CodeGen/AMDGPU/lds-m0-init-in-loop.ll
  llvm/trunk/test/CodeGen/AMDGPU/loop_break.ll
  llvm/trunk/test/CodeGen/AMDGPU/uniform-cfg.ll
  llvm/trunk/test/CodeGen/AMDGPU/uniform-loop-inside-nonuniform.ll
  llvm/trunk/test/CodeGen/AMDGPU/valu-i1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23417.79483.patch
Type: text/x-patch
Size: 15565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161129/efa68b0b/attachment.bin>


More information about the llvm-commits mailing list