[PATCH] D72665: [X86] Break the loop in LowerReturn into 2 loops.

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 19:18:38 PST 2020


pengfei added a comment.

Yeah, it's useful and clear to use a STRICT_FP_EXTEND. Anyway, I think we can also achieve it by getting the function's attribute or propagating the `fpexcept` to FP_EXTEND.


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

https://reviews.llvm.org/D72665





More information about the llvm-commits mailing list