[PATCH] D68857: [X86] Add strict fp support for operations of X87 instructions

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 21:52:36 PST 2019


pengfei added a comment.

In D68857#1743355 <https://reviews.llvm.org/D68857#1743355>, @craig.topper wrote:

> How about we add a command line option to SelectionDAGISel to disable the mutation code and pass that option on the tests?


I think it's reasonable.


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

https://reviews.llvm.org/D68857





More information about the llvm-commits mailing list