[llvm] [LSR] Split the -lsr-term-fold transformation into it's own pass (PR #104234)

Pengcheng Wang via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 22:05:39 PDT 2024


wangpc-pp wrote:

> > On Debian 12 with all targets enabled.
> 
> Are you maybe building on a RISCV host? That's the only guess I've got.

Oh, get it! Only RISCV target has enabled this pass. I guess I can just ignore this failure.

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


More information about the llvm-commits mailing list