[PATCH] D151125: [WebAssembly] Undef invalid DBG_VALUEs after RegColoring

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 17:32:01 PDT 2023


aheejin updated this revision to Diff 524542.
aheejin added a comment.

Use different variables for different regs


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151125

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyRegColoring.cpp
  llvm/test/DebugInfo/WebAssembly/dbg-value-reg-coloring.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151125.524542.patch
Type: text/x-patch
Size: 15475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230523/7568c3ae/attachment.bin>


More information about the llvm-commits mailing list