[all-commits] [llvm/llvm-project] d7565d: [MLIR] NFC. Drop trailing white space in GPU async...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Wed Apr 20 05:29:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7565de6cc6ba4de8a5d73282281ff95d7a0ad46
https://github.com/llvm/llvm-project/commit/d7565de6cc6ba4de8a5d73282281ff95d7a0ad46
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
Log Message:
-----------
[MLIR] NFC. Drop trailing white space in GPU async ops print
NFC. Drop trailing end of line white space in GPU async ops' printer
whenever the list of async deps is empty.
Reviewed By: mehdi_amini, rriddle
Differential Revision: https://reviews.llvm.org/D123754
More information about the All-commits
mailing list