[all-commits] [llvm/llvm-project] c935f6: [Hexagon] Punt on registers without reaching defs ...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Tue Feb 1 09:53:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c935f6e0486c9a85b451791f95f9342ce7c9fd28
https://github.com/llvm/llvm-project/commit/c935f6e0486c9a85b451791f95f9342ce7c9fd28
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2022-02-01 (Tue, 01 Feb 2022)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp
A llvm/test/CodeGen/Hexagon/addrmode-no-rdef.mir
Log Message:
-----------
[Hexagon] Punt on registers without reaching defs in addr mode opt
This fixes https://github.com/llvm/llvm-project/issues/52636.
More information about the All-commits
mailing list