[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
Tue Jan 8 18:34:55 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350685: [PowerPC] Fix assert from machine verify pass that unmatched register class… (authored by wuzish, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55686?vs=179991&id=180779#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55686

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

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


More information about the llvm-commits mailing list