[PATCH] D70582: [FPEnv][X86] Constrained FCmp intrinsics enabling on X86

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 25 17:40:52 PST 2019


pengfei added a comment.

In D70582#1759252 <https://reviews.llvm.org/D70582#1759252>, @uweigand wrote:

> @pengfei : I've updated the D69281 <https://reviews.llvm.org/D69281> patch, which will require follow-on changes here.  In particular, signaling comparisons (STRICT_FSETCCS) need to be handled.


Thanks! I'm working on it now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70582





More information about the llvm-commits mailing list