[PATCH] D101759: [PowerPC] Scalar IBM MASS library conversion pass

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 26 07:36:20 PDT 2021


lebedev.ri added a comment.

Do we *really* need `-enable-approx-func-fp-math`?
I'm pretty sure we are moving away from such global options, onto relying only on the per-instruction fast-math flags.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101759



More information about the llvm-commits mailing list