[all-commits] [llvm/llvm-project] 985c00: [RISCV][NFC] Use AddTargetFeature to add fast-unal...
Wang Pengcheng via All-commits
all-commits at lists.llvm.org
Tue Dec 12 03:16:43 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 985c00819583a23b58d8c8cdeaefe6f9ed49e9cf
https://github.com/llvm/llvm-project/commit/985c00819583a23b58d8c8cdeaefe6f9ed49e9cf
Author: Wang Pengcheng <wangpengcheng.pp at bytedance.com>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Arch/RISCV.cpp
Log Message:
-----------
[RISCV][NFC] Use AddTargetFeature to add fast-unaligned-access (#74280)
We can reduce some code.
More information about the All-commits
mailing list