[llvm] [Hexagon] Incorrect MIR after "hexinsert" pass (PR #164021)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 21 00:42:07 PDT 2025


nikic wrote:

I've pushed https://github.com/llvm/llvm-project/commit/db478ba75d342c4926685a90206bfb630c39f19e to fix the test.

If you want to reliably enable machine instruction verification, use the `-verify-machineinstrs` flag.

Why is this test inspecting the debug output rather than the results of the pass?

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


More information about the llvm-commits mailing list