[all-commits] [llvm/llvm-project] 9c5ed8: [Hexagon] Add patterns to load i1
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Mon Jun 28 10:17:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c5ed8d567924e807a6466b6ad681c8bf395cf58
https://github.com/llvm/llvm-project/commit/9c5ed8d567924e807a6466b6ad681c8bf395cf58
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2021-06-28 (Mon, 28 Jun 2021)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonPatterns.td
A llvm/test/CodeGen/Hexagon/isel-extload-i1.ll
A llvm/test/CodeGen/Hexagon/isel/extload-i1.ll
Log Message:
-----------
[Hexagon] Add patterns to load i1
This fixes https://llvm.org/PR50853
More information about the All-commits
mailing list