[PATCH] D70226: Add an option to disable strict float node mutating to an normal float node

LiuChen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 04:26:04 PST 2019


LiuChen3 added a comment.

I'm not sure if there's a possibility: some normal float operations of a backend is not Expand, 
but they may think expanding strict-float operation can meet their requirements.
Although I haven't found a case yet.


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

https://reviews.llvm.org/D70226





More information about the llvm-commits mailing list