[PATCH] D139579: [WebAssembly] Print DEBUG_VALUE once for target indices

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 11:32:51 PST 2022


aheejin added a comment.

I don't see why that can be related to this CL? This CL only affects wasm assembly printing, and only comment. Target indices are used only by wasm. `remove-undef-fragment.ll` doesn't even seem to go as far to print assembly, because it has `-stop-after=finalize-isel`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139579/new/

https://reviews.llvm.org/D139579



More information about the llvm-commits mailing list