The conditional instructions that are translated to mux instructions
are deleted and the iterators to these deleted instructions are being
used later. This patch fixed this issue.
Details
Details
- Reviewers
bcahoon
Diff Detail
Diff Detail
Paths
| Differential D68402
[Hexagon] Validate the iterators before converting them to mux. ClosedPublic Authored by sgundapa on Oct 3 2019, 9:20 AM.
Details
Summary The conditional instructions that are translated to mux instructions
Diff Detail Event TimelineThis revision is now accepted and ready to land.Oct 10 2019, 2:59 PM
Revision Contents
Diff 223036 llvm/lib/Target/Hexagon/HexagonGenMux.cpp
llvm/test/CodeGen/Hexagon/muxii-bug.ll
|