[all-commits] [llvm/llvm-project] 3df16e: Revert "[RISCV] Allow mismatched SmallDataLimit an...
Wang Pengcheng via All-commits
all-commits at lists.llvm.org
Mon Feb 6 19:01:07 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3df16e6f6e4d933f3839003e29b8a4b70e4c7ec8
https://github.com/llvm/llvm-project/commit/3df16e6f6e4d933f3839003e29b8a4b70e4c7ec8
Author: wangpc <pc.wang at linux.alibaba.com>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/test/CodeGen/RISCV/riscv-sdata-module-flag.c
Log Message:
-----------
Revert "[RISCV] Allow mismatched SmallDataLimit and use Min for conflicting values"
This reverts commit 28bd84f55fc087d4aefd3fe5360f8648d1d50980 because
`CodeGen/RISCV/rvv-intrinsics-handcrafted/vlenb.c` hasn't been updated.
More information about the All-commits
mailing list