[PATCH] D143594: [RISCV] Fix miscompile in SExtWRemoval due to early return ignoring other sources

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 11:46:35 PST 2023


reames added a comment.

In D143594#4113547 <https://reviews.llvm.org/D143594#4113547>, @craig.topper wrote:

> LGTM. We should backport to LLVM 16.

Do we have our process for requesting a backport documented somewhere?  Haven't done one before.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143594



More information about the llvm-commits mailing list