[all-commits] [llvm/llvm-project] 77e4c4: [Hexagon] Generate correct instruction for store i...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Fri Jun 16 15:26:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77e4c48ede4a7ad1e84a78b235578c2aecec6823
https://github.com/llvm/llvm-project/commit/77e4c48ede4a7ad1e84a78b235578c2aecec6823
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonPatterns.td
A llvm/test/CodeGen/Hexagon/isel-store-rr-i1.ll
Log Message:
-----------
[Hexagon] Generate correct instruction for store i1, ($Rs<<$u2 + $Rt)
Fixes https://github.com/llvm/llvm-project/issues/63359
More information about the All-commits
mailing list