[all-commits] [llvm/llvm-project] e01c7f: [MLIR] Revert default NVIDIA GPU version
Ivan via All-commits
all-commits at lists.llvm.org
Thu Sep 22 01:19:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e01c7f092fb8cc7f4f9f64819fce88e0975f9db7
https://github.com/llvm/llvm-project/commit/e01c7f092fb8cc7f4f9f64819fce88e0975f9db7
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2022-09-22 (Thu, 22 Sep 2022)
Changed paths:
M mlir/lib/Dialect/GPU/Transforms/SerializeToCubin.cpp
Log Message:
-----------
[MLIR] Revert default NVIDIA GPU version
Due to integration tests failing revert mlir::SerializeToCubinPass defaults to old ones (changed in https://reviews.llvm.org/D134153)
Reviewed By: akuegel
Differential Revision: https://reviews.llvm.org/D134414
More information about the All-commits
mailing list