[all-commits] [llvm/llvm-project] 92b39c: [RISCV] Use getTargetExtractSubreg and getTargetIn...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Mar 17 12:10:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92b39c6907f0b89f3c1c1725e607b13a9cd4de5d
https://github.com/llvm/llvm-project/commit/92b39c6907f0b89f3c1c1725e607b13a9cd4de5d
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-03-17 (Wed, 17 Mar 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
Log Message:
-----------
[RISCV] Use getTargetExtractSubreg and getTargetInsertSubreg to simplify some code. NFCI
More information about the All-commits
mailing list