mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
I did not test it through in #85005, and my assumption was wrong: arith::RemFOp might be lowered to an fmodf128() call that does not exist everywhere.