[all-commits] [llvm/llvm-project] c346cc: [Hexagon] Remove non-existent instructions
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Fri Nov 18 13:54:04 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c346cc3041da920e6733d7dd7328f578d2298d32
https://github.com/llvm/llvm-project/commit/c346cc3041da920e6733d7dd7328f578d2298d32
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2022-11-18 (Fri, 18 Nov 2022)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonDepInstrInfo.td
M llvm/lib/Target/Hexagon/HexagonDepMappings.td
Log Message:
-----------
[Hexagon] Remove non-existent instructions
Some instructions that don't actually exist in hardware were emitted
by the generator script in error. Delete them from the .td files.
More information about the All-commits
mailing list