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

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 10:21:44 PDT 2019


paquette added a comment.

IIRC, isn't preserving the original flags the outcome we want here? If so, I think the updated patch is fine.

@mcberg2017 is that correct?


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

https://reviews.llvm.org/D63405





More information about the llvm-commits mailing list