[all-commits] [llvm/llvm-project] 323fb6: [Hexagon] Report changes in HvxIdioms pass
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Sat Oct 29 11:32:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 323fb627a594d4c77f6220507d5a663579e02cfb
https://github.com/llvm/llvm-project/commit/323fb627a594d4c77f6220507d5a663579e02cfb
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2022-10-29 (Sat, 29 Oct 2022)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
Log Message:
-----------
[Hexagon] Report changes in HvxIdioms pass
It can produce some dead code, which is harmless in the end, but breaks
expensive checks when unreported. This should be fixed eventually, but
it's a low priority.
More information about the All-commits
mailing list