Files
clang-p2996/llvm/test/Transforms/InstCombine/RISCV
Wang Pengcheng 95b52ecb78 [RISCV] Take SEW/LMUL into account for value tracking of vsetvli[max] (#82163)
So that we can benefit from some instcombine optimizations.

This PR contains two commits: the first is for adding tests and the
second is for the optimization.
2024-03-06 14:51:55 +08:00
..