[PATCH] D74596: [RISCV] Correct the CallPreservedMask for the function call in an interrupt handler

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 06:22:06 PST 2020


hans added a comment.

In D74596#1884474 <https://reviews.llvm.org/D74596#1884474>, @asb wrote:

> @hans this patch fixes a reported bug https://bugs.llvm.org/show_bug.cgi?id=42984 and is non-invasive. I'd be in favour of cherry-picking for 10.0 if you're ok with that.


Sounds good, pushed as 4bcdac8d762794d822819eb6d207a0630c345d0b <https://reviews.llvm.org/rG4bcdac8d762794d822819eb6d207a0630c345d0b>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74596





More information about the llvm-commits mailing list