[all-commits] [llvm/llvm-project] 2e94c2: [RISCV] Remove always_inline and nodebug attribute...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Oct 25 09:30:08 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e94c2bd75367a8a26ac71560963ecb9f0bf6bea
      https://github.com/llvm/llvm-project/commit/2e94c2bd75367a8a26ac71560963ecb9f0bf6bea
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-10-25 (Mon, 25 Oct 2021)

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

  Log Message:
  -----------
  [RISCV] Remove always_inline and nodebug attributes from RISCV vector intrinsic header.

I don't think these are needed with the way builtin_alias is
implemented.




More information about the All-commits mailing list