llvmbot wrote:
@llvm/pr-subscribers-backend-arm
Author: Austin (Zhenhang1213)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/132394.diff
6 Files Affected:
- (modified) clang/include/clang/Driver/Options.td (+1-1)
- (modified) clang/lib/Driver/ToolChains/Arch/ARM.cpp
llvmbot wrote:
@llvm/pr-subscribers-clang
@llvm/pr-subscribers-mlir
Author: Austin (Zhenhang1213)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/132394.diff
6 Files Affected:
- (modified) clang/include/clang/Driver/Options.td (+1-1)
- (modified) clang/lib/Driver/Too
https://github.com/Zhenhang1213 closed
https://github.com/llvm/llvm-project/pull/132394
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/Zhenhang1213 created
https://github.com/llvm/llvm-project/pull/132394
None
>From 019e9432080f21ceef3c5fa0465705c090ead33a Mon Sep 17 00:00:00 2001
From: Austin
Date: Tue, 25 Feb 2025 01:24:24 +0800
Subject: [PATCH 1/3] [ARM] Introduce -mtp=auto and make it the default
This