[PATCH] D123033: [DebugInfo][InstrRef] Avoid a crash from mixed variable location modes
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 6 03:56:02 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfb6596f1ecab: [DebugInfo][InstrRef] Avoid a crash from mixed variable location modes (authored by jmorse).
Changed prior to commit:
https://reviews.llvm.org/D123033?vs=420181&id=420775#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123033/new/
https://reviews.llvm.org/D123033
Files:
llvm/include/llvm/CodeGen/FastISel.h
llvm/include/llvm/CodeGen/SelectionDAG.h
llvm/include/llvm/CodeGen/SelectionDAGISel.h
llvm/lib/CodeGen/MachineFunction.cpp
llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h
llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/test/DebugInfo/X86/instr-ref-opt-bisect.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123033.420775.patch
Type: text/x-patch
Size: 14878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220406/1f5ea43e/attachment.bin>
More information about the llvm-commits
mailing list