[PATCH] D70096: [strictfp] Replace dangling strictfp attrs with nobuiltin

Kevin P. Neal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 14 08:07:22 PST 2019


kpn added a comment.

In D70096#1744035 <https://reviews.llvm.org/D70096#1744035>, @kpn wrote:

> Does strictfp need to be on function declarations? Currently it isn't.


On second thought, no, I don't think we need this. So, um, nevermind.


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

https://reviews.llvm.org/D70096





More information about the llvm-commits mailing list