[all-commits] [llvm/llvm-project] 534b26: [Hexagon] Improve inserting/extracting to/from sca...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Thu Nov 17 13:08:27 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 534b26aa07675d7c4b579b1179e07ddf5e880d17
https://github.com/llvm/llvm-project/commit/534b26aa07675d7c4b579b1179e07ddf5e880d17
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2022-11-17 (Thu, 17 Nov 2022)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
M llvm/lib/Target/Hexagon/HexagonISelLowering.h
A llvm/test/CodeGen/Hexagon/isel-extract-pred.ll
A llvm/test/CodeGen/Hexagon/isel-insert-pred.ll
Log Message:
-----------
[Hexagon] Improve inserting/extracting to/from scalar predicates
Fixes https://github.com/llvm/llvm-project/issues/59042.
More information about the All-commits
mailing list