[llvm] [RISCV] Fix a bug where AVL is the last MI in MBB. (PR #144668)

Min-Yih Hsu via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 18 10:54:49 PDT 2025


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

LGTM good catch. I vaguely remember we do account for AVL being last instruction in `coalesceVSETVLI` but seems like we missed this place.

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


More information about the llvm-commits mailing list