[all-commits] [llvm/llvm-project] 1bce41: MIPS/Clang: Set HasUnalignedAccess false if +stric...
YunQiang Su via All-commits
all-commits at lists.llvm.org
Thu Apr 4 06:51:48 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1bce411073a1deafef998d0fe9e3ae74c4cef1e5
https://github.com/llvm/llvm-project/commit/1bce411073a1deafef998d0fe9e3ae74c4cef1e5
Author: YunQiang Su <syq at debian.org>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M clang/lib/Basic/Targets/Mips.h
Log Message:
-----------
MIPS/Clang: Set HasUnalignedAccess false if +strict-align (#87257)
TargetInfo has HasUnalignedAccess support now. For MIPSr6, we should set
it according strict-align.
For pre-R6, we always set strict-align and HasUnalignedAccess to false.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list