[Hexagon] Add missing patterns for boolean [v]selects
authorKrzysztof Parzyszek <kparzysz@quicinc.com>
Sun, 18 Jun 2023 00:14:39 +0000 (17:14 -0700)
committerKrzysztof Parzyszek <kparzysz@quicinc.com>
Sun, 18 Jun 2023 00:15:07 +0000 (17:15 -0700)
commit5ad9adb9b0ac1c788dee2e1d56850dc4a4d58f4e
treedb406901ae5e513caae7abbb03fc8bb736abeead
parent833438eef0663d16d4224e25602749f50b661a17
[Hexagon] Add missing patterns for boolean [v]selects

Fixes https://github.com/llvm/llvm-project/issues/59663
llvm/lib/Target/Hexagon/HexagonPatterns.td
llvm/test/CodeGen/Hexagon/isel/select-i1.ll [new file with mode: 0644]