[all-commits] [llvm/llvm-project] 86f156: [mlir][OpenMP][NFC] Remove unnecessary attributes

Shraiysh via All-commits all-commits at lists.llvm.org
Wed Mar 23 21:43:24 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 86f156a49b5b292fea35ebe6ff412cec9783b027
      https://github.com/llvm/llvm-project/commit/86f156a49b5b292fea35ebe6ff412cec9783b027
  Author: Shraiysh Vaishay <Shraiysh.Vaishay at amd.com>
  Date:   2022-03-24 (Thu, 24 Mar 2022)

  Changed paths:
    M mlir/test/Dialect/OpenMP/ops.mlir

  Log Message:
  -----------
  [mlir][OpenMP][NFC] Remove unnecessary attributes

These attributes were added because of oilist required them earlier. It
no longer requires them and so these attributes can be safely removed
from the operations.

Reviewed By: kiranchandramohan

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




More information about the All-commits mailing list