[all-commits] [llvm/llvm-project] 9d54ae: [mlir] Add `opt-level` to `test-lower-to-nvvm` Pip...
Guray Ozen via All-commits
all-commits at lists.llvm.org
Wed Oct 4 00:26:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d54ae862a9ea272f0a8f204205fbf76511f9517
https://github.com/llvm/llvm-project/commit/9d54ae862a9ea272f0a8f204205fbf76511f9517
Author: Guray Ozen <guray.ozen at gmail.com>
Date: 2023-10-04 (Wed, 04 Oct 2023)
Changed paths:
M mlir/test/lib/Dialect/GPU/TestLowerToNVVM.cpp
Log Message:
-----------
[mlir] Add `opt-level` to `test-lower-to-nvvm` Pipeline (#68183)
This PR adds the `opt-level` parameter to control code optimization for
NVIDIA GPU targets in the `test-lower-to-nvvm` pipeline.
More information about the All-commits
mailing list