[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 13:56:58 PDT 2018


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

Changed code in the patch to use static_cast. I'll submit a separate patch to fix the other occurrences of a cast.


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.162260.patch
Type: text/x-patch
Size: 5403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180823/33abb0a6/attachment.bin>


More information about the llvm-commits mailing list