[all-commits] [llvm/llvm-project] f9331c: [AArch64] Fix the TuneExynosM4 entry in lib/Target...
david-arm via All-commits
all-commits at lists.llvm.org
Fri Mar 4 02:27:40 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9331c9a2c8746bc1a63d45c59019545e376b3e0
https://github.com/llvm/llvm-project/commit/f9331c9a2c8746bc1a63d45c59019545e376b3e0
Author: David Sherwood <david.sherwood at arm.com>
Date: 2022-03-04 (Fri, 04 Mar 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64.td
Log Message:
-----------
[AArch64] Fix the TuneExynosM4 entry in lib/Target/AArch64/AArch64.td
A bug was introduced in 5ea35791e6642f6160819c930f79b0f57ad0e907 that
gave the wrong name and description for TuneExynosM4. This patch fixes
that and changes it back to m3.
Differential Revision: https://reviews.llvm.org/D120665
More information about the All-commits
mailing list