[all-commits] [llvm/llvm-project] 14c5fd: [Clang][RISCV] Change TARGET_BUILTIN to require zv...

Yueh-Ting (eop) Chen via All-commits all-commits at lists.llvm.org
Thu Jan 20 06:54:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14c5fd920b0e4e05c5deed358af47707e579dd6d
      https://github.com/llvm/llvm-project/commit/14c5fd920b0e4e05c5deed358af47707e579dd6d
  Author: eopXD <eop.chen at sifive.com>
  Date:   2022-01-20 (Thu, 20 Jan 2022)

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

  Log Message:
  -----------
  [Clang][RISCV] Change TARGET_BUILTIN to require zve32x for vector instruction

According to v-spec v1.0, `zve-32x` is the new minimum extension to include
to have vector instructions.

Reviewed By: kito-cheng

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




More information about the All-commits mailing list