[all-commits] [llvm/llvm-project] 30e2c7: [RISCV] Refactor an optimization of addition with ...
Ben Shi via All-commits
all-commits at lists.llvm.org
Tue Apr 20 03:04:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30e2c7be9935ec9b82b4aa91927e5581872c1700
https://github.com/llvm/llvm-project/commit/30e2c7be9935ec9b82b4aa91927e5581872c1700
Author: Ben Shi <powerman1st at 163.com>
Date: 2021-04-20 (Tue, 20 Apr 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
M llvm/lib/Target/RISCV/RISCVInstrInfo.td
Log Message:
-----------
[RISCV] Refactor an optimization of addition with immediate
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D100769
More information about the All-commits
mailing list