[all-commits] [llvm/llvm-project] ae46b3: Revert D121279 "[MLIR][GPU] Add canonicalizer for ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Apr 21 08:55:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae46b3e01faa0515fd85b8e107389348bd0e341a
https://github.com/llvm/llvm-project/commit/ae46b3e01faa0515fd85b8e107389348bd0e341a
Author: Fangrui Song <i at maskray.me>
Date: 2022-04-21 (Thu, 21 Apr 2022)
Changed paths:
M mlir/include/mlir/Dialect/GPU/GPUOps.td
M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
M mlir/test/Dialect/GPU/canonicalize.mlir
Log Message:
-----------
Revert D121279 "[MLIR][GPU] Add canonicalizer for gpu.memcpy"
This reverts commit 12f55cac69d8978d1c433756a8b2114bf9ed1e1b.
Causes miscompile. Will follow up with a reproduce.
More information about the All-commits
mailing list