[all-commits] [llvm/llvm-project] 0163de: rename to SelectLikeOpInterface to avoid name clashes
Christian Ulmann via All-commits
all-commits at lists.llvm.org
Mon Aug 19 04:14:24 PDT 2024
Branch: refs/heads/users/dinistro/add-select-op-interface
Home: https://github.com/llvm/llvm-project
Commit: 0163dee10e5784a063c753f7c2877caeb948edcb
https://github.com/llvm/llvm-project/commit/0163dee10e5784a063c753f7c2877caeb948edcb
Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M mlir/include/mlir/Dialect/Arith/IR/ArithOps.td
M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
M mlir/include/mlir/Interfaces/ControlFlowInterfaces.td
M mlir/lib/Analysis/SliceWalk.cpp
Log Message:
-----------
rename to SelectLikeOpInterface to avoid name clashes
Commit: a3adb2a3fcf1c74dbd2e366627a5d35817c9c82a
https://github.com/llvm/llvm-project/commit/a3adb2a3fcf1c74dbd2e366627a5d35817c9c82a
Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M mlir/include/mlir/Analysis/SliceWalk.h
Log Message:
-----------
address review comments
Compare: https://github.com/llvm/llvm-project/compare/b1d6cfdcf34d...a3adb2a3fcf1
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