[all-commits] [llvm/llvm-project] 5ad9ad: [Hexagon] Add missing patterns for boolean [v]selects
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Sat Jun 17 17:22:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ad9adb9b0ac1c788dee2e1d56850dc4a4d58f4e
https://github.com/llvm/llvm-project/commit/5ad9adb9b0ac1c788dee2e1d56850dc4a4d58f4e
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2023-06-17 (Sat, 17 Jun 2023)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonPatterns.td
A llvm/test/CodeGen/Hexagon/isel/select-i1.ll
Log Message:
-----------
[Hexagon] Add missing patterns for boolean [v]selects
Fixes https://github.com/llvm/llvm-project/issues/59663
More information about the All-commits
mailing list