Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Validate the iterators before converting them to mux. | Sumanth Gundapaneni | 2019-11-14 | 1 | -0/+30 |
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. |