[PATCH] D40758: PeepholeOptimizer: Do not form PHI with subreg operands

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 14:05:44 PST 2017


MatzeB updated this revision to Diff 125415.
MatzeB added a comment.

Rebased to ToT and removed a cleanup/refactoring change that sneaked in here by accident.

@Bruno: Quentin claims you know this code/loop in this patch better than him, could you take a look?


Repository:
  rL LLVM

https://reviews.llvm.org/D40758

Files:
  lib/CodeGen/PeepholeOptimizer.cpp
  test/CodeGen/ARM/peephole-phi.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40758.125415.patch
Type: text/x-patch
Size: 4613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171204/82ba870a/attachment.bin>


More information about the llvm-commits mailing list