[PATCH] D70550: [LegalizeTypes] Mutate strict float operations to non-strict when softening

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 22 07:09:18 PST 2019


john.brawn added a comment.

It looks like there's also some stuff in the ARM target (some custom lowering) that needs fixing. I think what I'll do is open a separate review for adding just the test (XFAILed for now), then work on fixing the stuff in the ARM target.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70550





More information about the llvm-commits mailing list