[all-commits] [llvm/llvm-project] f432ed: [RISV] Fix the foreach scope.

Jianjian Guan via All-commits all-commits at lists.llvm.org
Thu May 18 23:07:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f432ed7f8387dc29af0147870b5368b97bb530b3
      https://github.com/llvm/llvm-project/commit/f432ed7f8387dc29af0147870b5368b97bb530b3
  Author: Jianjian GUAN <jacquesguan at me.com>
  Date:   2023-05-19 (Fri, 19 May 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td

  Log Message:
  -----------
  [RISV] Fix the foreach scope.

Move all independent definations out of the foreach scope.

Reviewed By: craig.topper

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




More information about the All-commits mailing list