[all-commits] [llvm/llvm-project] 7725b6: [NFC][mlir][SPIR-V] Rename getUnaryOpResultType to...
Arseniy Obolenskiy via All-commits
all-commits at lists.llvm.org
Mon Apr 13 12:04:57 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7725b6f4729ef06f2e55d3269ab7096b2e49d55e
https://github.com/llvm/llvm-project/commit/7725b6f4729ef06f2e55d3269ab7096b2e49d55e
Author: Arseniy Obolenskiy <arseniy.obolenskiy at amd.com>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVLogicalOps.td
M mlir/lib/Dialect/SPIRV/IR/SPIRVOpDefinition.cpp
Log Message:
-----------
[NFC][mlir][SPIR-V] Rename getUnaryOpResultType to getMatchingBoolType (#191773)
The old name was misleading because this function is not specific to
unary ops
suggested in
https://github.com/llvm/llvm-project/pull/189099#discussion_r3051945317
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list