[all-commits] [llvm/llvm-project] 6cb2a0: [Hexagon] Report if changes were made in HvxIdioms...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Fri Oct 14 15:46:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6cb2a02a384aece45e35d6e92bdfd3d52785492f
https://github.com/llvm/llvm-project/commit/6cb2a02a384aece45e35d6e92bdfd3d52785492f
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2022-10-14 (Fri, 14 Oct 2022)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
Log Message:
-----------
[Hexagon] Report if changes were made in HvxIdioms pass
This should fix
```
Pass modifies its input and doesn't report it: Hexagon Vector Combine
Pass modifies its input and doesn't report it UNREACHABLE executed at
[...hecks-debian/llvm-project/llvm/lib/IR/LegacyPassManager.cpp:1436!
```
More information about the All-commits
mailing list