Try to create constant expression, but skip it in case of conflicts
with FPEnv access flags.
Details
Details
- Reviewers
mehdi_amini hfinkel
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
unittests/IR/IRBuilderTest.cpp | ||
---|---|---|
224 | Add a one-line comment like: Test that by default the IRBuilder does not constant fold floating-point operation that breaks the FP exceptions. |
Add a one-line comment like: Test that by default the IRBuilder does not constant fold floating-point operation that breaks the FP exceptions.