[all-commits] [llvm/llvm-project] f397bd: [mlir][tensor] Fold consumer linalg transpose with...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Wed Dec 13 14:49:30 PST 2023


  Branch: refs/heads/users/vitalybuka/spr/hwasan-improve-support-of-forking-with-threads
  Home:   https://github.com/llvm/llvm-project
  Commit: f397bdf5aee331d984d5e41ed39a6834ec9fe0c5
      https://github.com/llvm/llvm-project/commit/f397bdf5aee331d984d5e41ed39a6834ec9fe0c5
  Author: Prathamesh Tagore <63031630+meshtag at users.noreply.github.com>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M mlir/lib/Dialect/Tensor/Transforms/FoldIntoPackAndUnpackPatterns.cpp
    M mlir/test/Dialect/Tensor/fold-into-pack-and-unpack.mlir

  Log Message:
  -----------
  [mlir][tensor] Fold consumer linalg transpose with producer tensor pack (#74206)

Partial fix to https://github.com/openxla/iree/issues/15367


  Commit: c636b186bc0f8e11e804deb3edd0d72cb0fd157c
      https://github.com/llvm/llvm-project/commit/c636b186bc0f8e11e804deb3edd0d72cb0fd157c
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M compiler-rt/test/sanitizer_common/sanitizer_specific.h

  Log Message:
  -----------
  [test][hwasan] Implement sanitizer_specific for HWASAN (#75280)


  Commit: 192840113a84ea2b062a77bbdf4aa0de1cabf80f
      https://github.com/llvm/llvm-project/commit/192840113a84ea2b062a77bbdf4aa0de1cabf80f
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M compiler-rt/lib/msan/msan_linux.cpp

  Log Message:
  -----------
  [NFC][msan] Clang-format some includes


  Commit: 57ade3093213c46fe0574a531ae202a53c8b72a6
      https://github.com/llvm/llvm-project/commit/57ade3093213c46fe0574a531ae202a53c8b72a6
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M compiler-rt/lib/msan/msan_linux.cpp
    M mlir/lib/Dialect/Tensor/Transforms/FoldIntoPackAndUnpackPatterns.cpp
    M mlir/test/Dialect/Tensor/fold-into-pack-and-unpack.mlir

  Log Message:
  -----------
  rebase

Created using spr 1.3.4


Compare: https://github.com/llvm/llvm-project/compare/b58681792f82...57ade3093213


More information about the All-commits mailing list