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

Joe Nash via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 24 12:29:21 PDT 2025


Sisyph 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/165029

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


More information about the llvm-commits mailing list