[all-commits] [llvm/llvm-project] da201a: [RISCV][NFC] Remove `*=` operator for LMULType

eop Chen via All-commits all-commits at lists.llvm.org
Thu May 19 23:47:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da201aa4242ebb06209296962a28f89297d0c9a1
      https://github.com/llvm/llvm-project/commit/da201aa4242ebb06209296962a28f89297d0c9a1
  Author: eopXD <eop.chen at sifive.com>
  Date:   2022-05-19 (Thu, 19 May 2022)

  Changed paths:
    M clang/include/clang/Support/RISCVVIntrinsicUtils.h
    M clang/lib/Support/RISCVVIntrinsicUtils.cpp

  Log Message:
  -----------
  [RISCV][NFC] Remove `*=` operator for LMULType

LMULType always manipulate on Log2LMUL, let all manipulations go
through LMULType::MulLog2LMUL.

Reviewed By: khchen

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




More information about the All-commits mailing list