[all-commits] [llvm/llvm-project] 81cbbe: [flang][NFC] Remove unused/duplicated kStridePosInDim

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Jan 20 09:30:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 81cbbe3e17a4a9b2e0d227b591553d90eeab1400
      https://github.com/llvm/llvm-project/commit/81cbbe3e17a4a9b2e0d227b591553d90eeab1400
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
    M flang/lib/Optimizer/CodeGen/TypeConverter.h

  Log Message:
  -----------
  [flang][NFC] Remove unused/duplicated kStridePosInDim

kStridePosInDim is a duplicate of kDimStridePos and is not used. Just
remove it.

Reviewed By: kiranchandramohan

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




More information about the All-commits mailing list