[PATCH] D62695: [AArch64][GlobalISel] Optimize G_FCMP + G_SELECT pairs when G_SELECT is fp

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 5 13:50:41 PDT 2019


phosek added a comment.

In D62695#1530338 <https://reviews.llvm.org/D62695#1530338>, @phosek wrote:

> This seems to have introduced PR42129.


This is causing all our builders to fail with ICE so I'm going to revert this change.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62695





More information about the llvm-commits mailing list