[all-commits] [llvm/llvm-project] 244fd4: [RISCV] Run mem2reg on more scalar C builtin tests...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Aug 1 22:11:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 244fd4dfc56a0d59655c65adac6a7258114b8af2
https://github.com/llvm/llvm-project/commit/244fd4dfc56a0d59655c65adac6a7258114b8af2
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M clang/test/CodeGen/RISCV/rvb-intrinsics/riscv32-zbb.c
M clang/test/CodeGen/RISCV/rvb-intrinsics/riscv64-zbb.c
Log Message:
-----------
[RISCV] Run mem2reg on more scalar C builtin tests to remove allocas and simplify checks. NFC
More information about the All-commits
mailing list