[all-commits] [llvm/llvm-project] f7e675: [RISCV] Use RISCVV_BUILTIN for vector intrinsic ch...

Kai Wang via All-commits all-commits at lists.llvm.org
Tue Mar 2 21:44:40 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f7e675b3da1d7afd43af51c5a5e9140c87ef945d
      https://github.com/llvm/llvm-project/commit/f7e675b3da1d7afd43af51c5a5e9140c87ef945d
  Author: Hsiangkai Wang <kai.wang at sifive.com>
  Date:   2021-03-03 (Wed, 03 Mar 2021)

  Changed paths:
    M clang/lib/Sema/SemaChecking.cpp

  Log Message:
  -----------
  [RISCV] Use RISCVV_BUILTIN for vector intrinsic checking.

There may be other BUILTINs for other extensions. Use RISCVV_BUILTIN for
vector builtin checking.

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




More information about the All-commits mailing list