This should fix the MSVC warning that caused the previous revert.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140766
Re-land D139865 "Add known_block_size and known_grid_size to gpu.func" ClosedPublic Authored by krzysz00 on Dec 29 2022, 1:46 PM.
Details Summary This should fix the MSVC warning that caused the previous revert.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 29 2022, 3:09 PM Closed by commit rGbe575c5dfc55: Re-land D139865 "Add known_block_size and known_grid_size to gpu.func" (authored by krzysz00). · Explain WhyJan 2 2023, 8:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 485867 mlir/include/mlir/Dialect/GPU/IR/GPUOps.td
mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
mlir/lib/Dialect/GPU/IR/InferIntRangeInterfaceImpls.cpp
mlir/lib/Dialect/GPU/Transforms/KernelOutlining.cpp
mlir/test/Dialect/GPU/int-range-interface.mlir
mlir/test/Dialect/GPU/invalid.mlir
mlir/test/Dialect/GPU/outlining.mlir
|