[all-commits] [llvm/llvm-project] 24a186: [MLIR][GPU] Update GPUToROCDL to account for Contr...
Krzysztof Drewniak via All-commits
all-commits at lists.llvm.org
Tue Feb 8 08:34:49 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24a1869d007b57026cd10561ea9e8bbe1b38d996
https://github.com/llvm/llvm-project/commit/24a1869d007b57026cd10561ea9e8bbe1b38d996
Author: Krzysztof Drewniak <Krzysztof.Drewniak at amd.com>
Date: 2022-02-08 (Tue, 08 Feb 2022)
Changed paths:
M mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
Log Message:
-----------
[MLIR][GPU] Update GPUToROCDL to account for ControlFlow dialect
The conversion to the new ControlFlow dialect didn't change the
GPUToROCDL pass - this commit fixes this issue.
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D119188
More information about the All-commits
mailing list