[all-commits] [llvm/llvm-project] 27e007: Sparc: Remove Is64Bit field from SparcTargetMachine
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Sep 8 00:40:54 PDT 2025
Branch: refs/heads/users/arsenm/sparc/remove-is64bit-targetmachine
Home: https://github.com/llvm/llvm-project
Commit: 27e0075d67fa33345bfb361fecac6ec7636cd442
https://github.com/llvm/llvm-project/commit/27e0075d67fa33345bfb361fecac6ec7636cd442
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-09-08 (Mon, 08 Sep 2025)
Changed paths:
M llvm/lib/Target/Sparc/SparcSubtarget.cpp
M llvm/lib/Target/Sparc/SparcSubtarget.h
M llvm/lib/Target/Sparc/SparcTargetMachine.cpp
M llvm/lib/Target/Sparc/SparcTargetMachine.h
Log Message:
-----------
Sparc: Remove Is64Bit field from SparcTargetMachine
Directly use the triple instead of having an additional field.
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