[all-commits] [llvm/llvm-project] 1cb382: [Clang][RISCV] Avoid generating MaskedPrototype if...

Yueh-Ting (eop) Chen via All-commits all-commits at lists.llvm.org
Sat Jun 3 10:20:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cb382718a35f55f51cf3a8e3fa7d627bfa63e85
      https://github.com/llvm/llvm-project/commit/1cb382718a35f55f51cf3a8e3fa7d627bfa63e85
  Author: eopXD <yueh.ting.chen at gmail.com>
  Date:   2023-06-03 (Sat, 03 Jun 2023)

  Changed paths:
    M clang/utils/TableGen/RISCVVEmitter.cpp

  Log Message:
  -----------
  [Clang][RISCV] Avoid generating MaskedPrototype if the intrinsic does not have a masked version. NFC

The function should not be called if an intrinsic does not have a masked version.

Signed-off by: eop Chen <eop.chen at sifive.com>




More information about the All-commits mailing list