[all-commits] [llvm/llvm-project] 8a4e36: [Hexagon] Explicitly make vector subregs have unkn...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Sun May 28 08:33:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a4e3675d88ecd0413d89dea1e3578a4696b05da
https://github.com/llvm/llvm-project/commit/8a4e3675d88ecd0413d89dea1e3578a4696b05da
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2023-05-28 (Sun, 28 May 2023)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonRegisterInfo.td
Log Message:
-----------
[Hexagon] Explicitly make vector subregs have unknown size and offset
Vector length depends on the HVX mode, so make the size and offset unknown
instead using values for some specific mode.
More information about the All-commits
mailing list