[all-commits] [llvm/llvm-project] d08522: [MLIR][Preburger] fix typo covertVarKind -> conver...

Arjun P via All-commits all-commits at lists.llvm.org
Wed Jun 29 05:08:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d08522f5bcae5d27c6e2c431fe7ee2d69127edfe
      https://github.com/llvm/llvm-project/commit/d08522f5bcae5d27c6e2c431fe7ee2d69127edfe
  Author: Arjun P <arjunpitchanathan at gmail.com>
  Date:   2022-06-29 (Wed, 29 Jun 2022)

  Changed paths:
    M mlir/include/mlir/Analysis/Presburger/IntegerRelation.h
    M mlir/lib/Analysis/Presburger/IntegerRelation.cpp

  Log Message:
  -----------
  [MLIR][Preburger] fix typo covertVarKind -> convertVarKind

Also update parameter names in the implementation file to match the header.




More information about the All-commits mailing list