[PATCH] D48994: Update DBG_VALUE register operand during WebAssemblyOptimizeLiveIntervals pass
Yury Delendik via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 5 13:41:18 PDT 2018
yurydelendik created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, sbc100, dschuff, MatzeB.
Handling of DBG_VALUE in ConnectedVNInfoEqClasses::Distribute() was fixed in
PR16110. However DBG_VALUE register operands are not getting updated. This
patch properly resolves the value location.
Repository:
rL LLVM
https://reviews.llvm.org/D48994
Files:
lib/CodeGen/LiveInterval.cpp
test/DebugInfo/WebAssembly/dbg-value-live-interval.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48994.154304.patch
Type: text/x-patch
Size: 10619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180705/bdf0de11/attachment.bin>
More information about the llvm-commits
mailing list