This patch uses roundeven/roundevenf of libm to fold RoundEvenOp of constant.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This caused the Windows build to fail:
https://lab.llvm.org/buildbot/#/builders/172/builds/17032
https://lab.llvm.org/buildbot/#/builders/13/builds/25491
https://buildkite.com/llvm-project/premerge-checks/builds/111445#018315c9-f629-4e86-8ce7-02106e6da441
The last is the pre-merge check, which already indicated the problem.
Comment Actions
Thanks for the fix! In general please either push your fix directly without pre-commit review to unbreak bot ASAP, or revert first and reopen the current review with the fix included.