[all-commits] [llvm/llvm-project] b8014b: [RISCV][GISel] Simplify selectSelect. NFC (#70846)
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Oct 31 12:09:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8014b5837847407a2c843329da92c75fddb2610
https://github.com/llvm/llvm-project/commit/b8014b5837847407a2c843329da92c75fddb2610
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
Log Message:
-----------
[RISCV][GISel] Simplify selectSelect. NFC (#70846)
Use GSelect and reduce number of temporaries.
More information about the All-commits
mailing list