[PATCH] D69345: [Codegen][ARM] Add float softening for cbrt

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 24 06:03:32 PDT 2019


john.brawn added a comment.

Would it also make sense to add FCBRT to ExpandFloatResult and PromoteFloatResult? I don't know if it would be possible to test those though.


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

https://reviews.llvm.org/D69345





More information about the llvm-commits mailing list