When inserting lcssa Phi Nodes in the exit block
mak sure to preserve the original instructions DL.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D50009
[DebugInfo][LCSSA] Preserve debug location in lcssa phis ClosedPublic Authored by gramanas on Jul 30 2018, 1:29 PM.
Details Summary When inserting lcssa Phi Nodes in the exit block
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 30 2018, 3:54 PM Closed by commit rL338391: [DebugInfo][LCSSA] Preserve debug location in lcssa phis (authored by gramanas). · Explain WhyJul 31 2018, 7:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 158268 llvm/trunk/lib/Transforms/Utils/LCSSA.cpp
llvm/trunk/test/Transforms/LCSSA/basictest.ll
|