[PATCH] D54825: [PowerPC] Fix a conversion is not considered when the ISD::BR_CC node making the instruction selection

Li Jia He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 27 17:50:34 PST 2018


HLJ2009 updated this revision to Diff 175608.
HLJ2009 added a comment.

Using the suggestion to modify the code. Thanks to Steven and Nemanjai.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54825/new/

https://reviews.llvm.org/D54825

Files:
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/test/CodeGen/PowerPC/brcond.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54825.175608.patch
Type: text/x-patch
Size: 6361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181128/fa5d5154/attachment.bin>


More information about the llvm-commits mailing list