[all-commits] [llvm/llvm-project] 9773ca: [RISCV] Add additional checking to tablgen RISCVVE...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Mar 10 19:56:35 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9773cad51939d3980d841876d77064eb7a11002f
      https://github.com/llvm/llvm-project/commit/9773cad51939d3980d841876d77064eb7a11002f
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-03-10 (Wed, 10 Mar 2021)

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

  Log Message:
  -----------
  [RISCV] Add additional checking to tablgen RISCVVEmitter requested in D95016.

This errors, but doesn't give source location. We'd need to pass
the Record through several layers to get to the location.

Reviewed By: jrtc27

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




More information about the All-commits mailing list