[all-commits] [llvm/llvm-project] 17e2df: [RISCV] Removed the requirement of XLenVT for perf...
mgudim via All-commits
all-commits at lists.llvm.org
Wed Jul 12 13:29:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17e2df6695d32d140dc3846caca1c8686b18a911
https://github.com/llvm/llvm-project/commit/17e2df6695d32d140dc3846caca1c8686b18a911
Author: Mikhail Gudim <mgudim at gmail.com>
Date: 2023-07-12 (Wed, 12 Jul 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/condops.ll
M llvm/test/CodeGen/RISCV/select.ll
M llvm/test/CodeGen/RISCV/sextw-removal.ll
Log Message:
-----------
[RISCV] Removed the requirement of XLenVT for performSELECTCombine.
Reviewed By: Craig Topper
Differential Revision: https://reviews.llvm.org/D153044
More information about the All-commits
mailing list