[PATCH] D36414: [X86][X87] Ensure x87 instructions are tagged as altering the FPSW reg

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 10:33:22 PDT 2017


craig.topper added a comment.

Weirdly, Intel's documentation says that FNOP puts the FPU flags in an undefined state. AMD says they are unmodified. I'll see if I can find someone internally to determine if that's a mistake in Intel's documentation.


Repository:
  rL LLVM

https://reviews.llvm.org/D36414





More information about the llvm-commits mailing list