[PATCH] D51167: [Pipeliner] Fix incorrect phi values in the epilog and kernel

Brendon Cahoon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 23 09:55:16 PDT 2018


bcahoon updated this revision to Diff 162209.
bcahoon added a comment.

Fixed test case. Needed an extra llc option to work correctly.


https://reviews.llvm.org/D51167

Files:
  llvm/lib/CodeGen/MachinePipeliner.cpp
  llvm/test/CodeGen/Hexagon/swp-epilog-phi11.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51167.162209.patch
Type: text/x-patch
Size: 5379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180823/ec9ff2f4/attachment.bin>


More information about the llvm-commits mailing list