[llvm] [RISCV] Ignore debug instructions in RISCVVLOptimizer (PR #159616)

Harald van Dijk via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 18 10:55:11 PDT 2025


https://github.com/hvdijk approved this pull request.

This looks right, thanks, no debug instruction should ever require any particular VL because it's not a real instruction.

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


More information about the llvm-commits mailing list