[llvm] Add metadata pointer regex substitution to MIR update script (PR #163253)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 17 18:54:00 PDT 2025


arsenm wrote:

> LLC prints metadata operands as pointers in MIR, meaning tests can fail due to stale values with future changes.

Can you work on fixing that rather than introducing a new script to workaround a bug 

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


More information about the llvm-commits mailing list