[PATCH] D141765: [FPEnv] Fix complex operations in strictfp mode

Kevin P. Neal via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 17 08:13:31 PST 2023


kpn added a comment.

Are we testing _Complex multiply or subtraction anywhere? I have a vague memory of multiply not working correctly.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141765/new/

https://reviews.llvm.org/D141765



More information about the cfe-commits mailing list