[PATCH] D69590: [RISCV] Fix ILP32D lowering for double+double/double+int return types

Sam Elliott via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 13 06:07:22 PST 2020


lenary accepted this revision.
lenary added a comment.

@jrtc27 It would be good to get this in for LLVM 10.0.

Having gone through the logic with @asb, we are both confident this is the right fix, and this patch does not require any additions at the moment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69590





More information about the cfe-commits mailing list