[all-commits] [llvm/llvm-project] b84fe8: [mlir][spirv] Add some op decorations (#72809)
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Tue Nov 21 04:31:37 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b84fe8ff16dc4432e759cf3901d37d34ae8ec46f
https://github.com/llvm/llvm-project/commit/b84fe8ff16dc4432e759cf3901d37d34ae8ec46f
Author: Ivan Butygin <ivan.butygin at gmail.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
M mlir/lib/Target/SPIRV/Deserialization/Deserializer.cpp
M mlir/lib/Target/SPIRV/Serialization/Serializer.cpp
M mlir/test/Target/SPIRV/decorations.mlir
Log Message:
-----------
[mlir][spirv] Add some op decorations (#72809)
NoSignedWrap, NoUnsignedWrap, FPFastMathMode.
More information about the All-commits
mailing list