[all-commits] [llvm/llvm-project] f672cc: [RISCV] Add OperandType for condition code argumen...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Oct 29 21:23:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f672cc1ee1a4315f83f08cdca7dd2ccf099ff09c
https://github.com/llvm/llvm-project/commit/f672cc1ee1a4315f83f08cdca7dd2ccf099ff09c
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-10-29 (Tue, 29 Oct 2024)
Changed paths:
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfo.td
M llvm/lib/Target/RISCV/RISCVInstrInfoSFB.td
M llvm/lib/Target/RISCV/RISCVInstrInfoXCV.td
Log Message:
-----------
[RISCV] Add OperandType for condition code arguments used by select and SFB pseudos. (#114163)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list