[PATCH] D87039: AMDGPU: Remove code to handle tied si_else operands

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 09:13:22 PDT 2020


arsenm created this revision.
arsenm added reviewers: nhaehnle, rampitec, alex-t.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, jvesely, nemanjai, kzhuravl, qcolombet, MatzeB.
Herald added a project: LLVM.
arsenm requested review of this revision.
Herald added a subscriber: wdng.

This has not used tied operands for a long time.


https://reviews.llvm.org/D87039

Files:
  llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
  llvm/test/CodeGen/AMDGPU/collapse-endcf.mir
  llvm/test/CodeGen/AMDGPU/control-flow-fastregalloc.ll
  llvm/test/CodeGen/AMDGPU/lower-control-flow-other-terminators.mir
  llvm/test/CodeGen/PowerPC/fma-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87039.289485.patch
Type: text/x-patch
Size: 8387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200902/68821458/attachment.bin>


More information about the llvm-commits mailing list