[PATCH] D71258: Set some fast math attributes in setFunctionAttributes
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 15 16:06:56 PST 2020
arsenm added a comment.
In D71258#1823070 <https://reviews.llvm.org/D71258#1823070>, @echristo wrote:
> It'd be much nicer to get rid of resetTargetOptions here? Can we do that yet?
I've thought about putting a bit in the function/MachineFunction for these, partly as an aid to writing IR-free MIR tests. I think that's the next step
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71258/new/
https://reviews.llvm.org/D71258
More information about the llvm-commits
mailing list