[all-commits] [llvm/llvm-project] 081ae5: [RISCV] Remove extra assignment of intrinsic ID in...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Jun 10 20:47:03 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 081ae5fe1aa3ead6d9da75747d3698f09ff89cb9
      https://github.com/llvm/llvm-project/commit/081ae5fe1aa3ead6d9da75747d3698f09ff89cb9
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
    M clang/include/clang/Basic/riscv_vector.td

  Log Message:
  -----------
  [RISCV] Remove extra assignment of intrinsic ID in ManualCodegen. NFC

There's already an autogenerated assignment.

Fixes static analyzer warning reported in PR50593.




More information about the All-commits mailing list