[PATCH] D55686: [PowerPC] Fix assert from machine verify pass that unmatched register class about fcmp selection in fast-isel

Zixuan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 9 02:17:25 PST 2019


wuzish updated this revision to Diff 180807.
wuzish marked an inline comment as done.
wuzish added a comment.

use copy to resolve the mismatch instead of assert.


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

https://reviews.llvm.org/D55686

Files:
  lib/Target/PowerPC/PPCFastISel.cpp
  test/CodeGen/PowerPC/fast-isel-fcmp-nan.ll
  test/CodeGen/PowerPC/vsx-self-copy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55686.180807.patch
Type: text/x-patch
Size: 3818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190109/dd27d300/attachment.bin>


More information about the llvm-commits mailing list