[PATCH] D70451: [FPEnv] IRBuilder should not put strictfp on function definitions automatically
John McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 8 00:00:36 PST 2019
rjmccall added a comment.
Well, I think it's best for IRBuilder to not be setting attributes on the function anyway, so I won't complain if you solve it another way.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70451/new/
https://reviews.llvm.org/D70451
More information about the llvm-commits
mailing list