[all-commits] [llvm/llvm-project] 7c2ef3: [mlir][NFC] Use `llvm::to_underlying` in sparse te...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Mon Oct 30 12:35:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c2ef38c36eda2907cd6a3efff88bb86a1b381a3
https://github.com/llvm/llvm-project/commit/7c2ef38c36eda2907cd6a3efff88bb86a1b381a3
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/IR/Detail/DimLvlMap.h
M mlir/lib/Dialect/SparseTensor/IR/Detail/TemplateExtras.h
M mlir/lib/Dialect/SparseTensor/IR/Detail/Var.h
Log Message:
-----------
[mlir][NFC] Use `llvm::to_underlying` in sparse tensor IR detail
More information about the All-commits
mailing list