[PATCH] D100091: [X86] Fix wrong handle with "-mno-x87"

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 00:35:10 PDT 2021


craig.topper added a comment.

Does adding HasX87 predicates to the instructions cause the conversions in my example to fail?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100091



More information about the llvm-commits mailing list