[all-commits] [llvm/llvm-project] 9e975e: [RISCV][NFC] Move some combine patterns to DAG com...

ZCBing via All-commits all-commits at lists.llvm.org
Fri Feb 11 18:53:50 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e975e558ba44b39b55302666957855aa8f009be
      https://github.com/llvm/llvm-project/commit/9e975e558ba44b39b55302666957855aa8f009be
  Author: Chenbing.Zheng <Chenbing.Zheng at streamcomputing.com>
  Date:   2022-02-12 (Sat, 12 Feb 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVInstrInfoZb.td

  Log Message:
  -----------
  [RISCV][NFC] Move some combine patterns to DAG combine.

Move some combine patterns to DAG combineļ¼Œand
it dealt with fixme left in RISCVInstrInfoZb.td.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D119527




More information about the All-commits mailing list