[all-commits] [llvm/llvm-project] 688334: [mlir] Guard NVPTX backend initialization on it be...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Nov 3 22:23:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6883343843716154ba7d359990a9356700bc63c3
https://github.com/llvm/llvm-project/commit/6883343843716154ba7d359990a9356700bc63c3
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-11-03 (Fri, 03 Nov 2023)
Changed paths:
M mlir/lib/Dialect/GPU/Transforms/SerializeToCubin.cpp
Log Message:
-----------
[mlir] Guard NVPTX backend initialization on it being configured (NFC)
This is just helping with some build failure in some new configurations.
More information about the All-commits
mailing list