[llvm-dev] Override TargetOptions for block of code?

Jason via llvm-dev llvm-dev at lists.llvm.org
Wed Jun 28 10:29:03 PDT 2017


Hi, we generally run our JIT with UnsafeFPMath enabled, but there are a few
specific instances where a block of code needs to follow strict FPMath. Is
there a way to temporarily override TargetOptions for a specific block of
IR?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170628/b1c65733/attachment.html>


More information about the llvm-dev mailing list