[PATCH] D64645: DAG: Handle dbg_value for arguments split into multiple subregs

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 05:12:06 PDT 2019


jmorse added a comment.

I got curious; the scenario I described happens in test/DebugInfo/MSP430/sdagsplit-1.ll, where one of the operands to a pair is a load.


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

https://reviews.llvm.org/D64645





More information about the llvm-commits mailing list