[all-commits] [llvm/llvm-project] 39532e: [RISCV] Add signext attribute to i32 arguments in ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Oct 8 10:59:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39532ea0735ff2ced1a0bf706dcdc523e8fcec82
https://github.com/llvm/llvm-project/commit/39532ea0735ff2ced1a0bf706dcdc523e8fcec82
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-10-08 (Sat, 08 Oct 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/aext-to-sext.ll
M llvm/test/CodeGen/RISCV/setcc-logic.ll
M llvm/test/CodeGen/RISCV/xaluo.ll
Log Message:
-----------
[RISCV] Add signext attribute to i32 arguments in some tests. NFC
More information about the All-commits
mailing list