[PATCH] D69798: Implement inlining of strictfp functions

Andy Kaylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 11:00:53 PDT 2022


andrew.w.kaylor added a comment.
Herald added a project: All.

I had forgotten that this patch never landed, but I was investigating a bug yesterday that I think this will help with (https://github.com/llvm/llvm-project/issues/48669).

@kpn are you happy with the current form. It's gotten stale in a few places, but I think it's basically correct.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69798



More information about the llvm-commits mailing list