[PATCH] D63405: GlobalISel: Don't lose fneg flags when lowering to fsub

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 11:23:25 PDT 2019


volkan accepted this revision.
volkan added a comment.

I think we should preserve the existing flags and be consistent with what we do in SDAGISel. LGTM.


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

https://reviews.llvm.org/D63405





More information about the llvm-commits mailing list