[llvm] [RISCV][GISEL] Introduce the RISCVPostLegalizerLowering pass (PR #108991)

Amara Emerson via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 15:24:07 PDT 2024


aemerson wrote:

Are you sure you need this? @tobias-stadler in #97670 allowed us to re-select generic instructions in the selector, which I think should allow us to avoid having a lower phase.

https://github.com/llvm/llvm-project/pull/108991


More information about the llvm-commits mailing list