[all-commits] [llvm/llvm-project] f648c9: [RISCV] Tail common repeated code in performCombin...
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu Jul 13 10:07:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f648c9f71ee0cb619eac82b2bf5b5ca94c702555
https://github.com/llvm/llvm-project/commit/f648c9f71ee0cb619eac82b2bf5b5ca94c702555
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-07-13 (Thu, 13 Jul 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
Log Message:
-----------
[RISCV] Tail common repeated code in performCombineVMergeAndVOps [nfc]
Very minor change, just making sure each step is obvious and easy to follow.
This is a subset of Luke's D155063. I'm splitting pieces and landing them in the process of convincing myself all the individual transforms are in fact correct.
More information about the All-commits
mailing list