[all-commits] [llvm/llvm-project] 64d5b6: [Hexagon] Fix resetting dead registers in DBG_VALU...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Tue Jul 27 16:37:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64d5b6e3737c02742b3568e797d84d831f7e8734
https://github.com/llvm/llvm-project/commit/64d5b6e3737c02742b3568e797d84d831f7e8734
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2021-07-27 (Tue, 27 Jul 2021)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp
A llvm/test/CodeGen/Hexagon/hwloop-dbg-register.mir
Log Message:
-----------
[Hexagon] Fix resetting dead registers in DBG_VALUE_LISTs
This fixes https://llvm.org/PR51229.
More information about the All-commits
mailing list