[PATCH] D146987: [Assignment Tracking] Enable by default

Orlando Cazalet-Hyams via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 13 03:38:36 PDT 2023


Orlando added a comment.

In D146987#4264491 <https://reviews.llvm.org/D146987#4264491>, @jmorse wrote:

> ...
> Hmmmm, that feels like a legitimate IR input where the configuration of debug-info / intrinsics is just unexpected -- we probably shouldn't assert in that situation but gracefully degrade to interpreting a dbg.assign as a dbg.value.

That sounds reasonable - fixed in D148212 <https://reviews.llvm.org/D148212>, thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146987



More information about the cfe-commits mailing list