Do not convert dbg.declares to dbg.assigns for variables backed by scalable vector allocas as this isn't yet supported.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D149959
[Assignment Tracking] Skip scalable vectors in declare-to-assign pass ClosedPublic Authored by Orlando on May 5 2023, 7:13 AM.
Details Summary Do not convert dbg.declares to dbg.assigns for variables backed by scalable vector allocas as this isn't yet supported.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 5 2023, 8:56 AM Closed by commit rGf9dba933c6de: [Assignment Tracking] Skip scalable vectors in declare-to-assign pass (authored by Orlando). · Explain WhyMay 5 2023, 10:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 519914 llvm/lib/IR/DebugInfo.cpp
llvm/test/DebugInfo/Generic/assignment-tracking/declare-to-assign/scalable-vector.ll
|