Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Only process bitcasts of vsplats when selecting const vectors | Krzysztof Parzyszek | 2018-01-31 | 1 | -0/+37 |
Selecting of constant HVX vectors involves some "manual processing", which mishandled an unrelated BITCAST operation causing a selection error. llvm-svn: 323887 |