[PATCH] D77911: Exclude bitcast and ext/trunc signbit optimization on ppc_fp128

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 10 16:42:16 PDT 2020


spatel accepted this revision.
spatel added a comment.

LGTM. I had convinced myself that the problem was only the fpext variant, but that’s clearly wrong.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77911





More information about the llvm-commits mailing list