[all-commits] [llvm/llvm-project] d566a5: [MLIR] Improve KernelOutlining to avoid introducin...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Apr 29 10:31:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d566a5cd22b4a653f10698f90c691a1452dad5ce
https://github.com/llvm/llvm-project/commit/d566a5cd22b4a653f10698f90c691a1452dad5ce
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-04-29 (Mon, 29 Apr 2024)
Changed paths:
M mlir/lib/Dialect/GPU/Transforms/KernelOutlining.cpp
M mlir/test/Dialect/GPU/outlining.mlir
Log Message:
-----------
[MLIR] Improve KernelOutlining to avoid introducing an extra block (#90359)
This fixes a TODO in the code.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list