This revision was automatically updated to reflect the committed changes.
Closed by commit rGf5b387988bd4: Revert "[CodeGen] Mark fma as const for
Android" (authored by alxu, committed by pirama).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116755/
alxu added a comment.
I don't have commit access; can someone commit this for me? Please use author
"Alex Xu (Hello71) ". Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116755/new/
https://reviews.llvm.org/D116755
_
pirama accepted this revision.
pirama added a subscriber: srhines.
pirama added a comment.
This revision is now accepted and ready to land.
Thanks for the cleanup here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116755/new/
https://reviews.llvm.
alxu created this revision.
alxu added a project: clang.
Herald added a subscriber: danielkiss.
alxu requested review of this revision.
Herald added a subscriber: cfe-commits.
This code is intended to give a special exception for platforms which set errno
in some math functions but not fma. This