[all-commits] [llvm/llvm-project] 8e3be5: [mlir][arith] Clean up select op implementation (#...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Fri May 24 15:25:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e3be5c38d3c8f04d04ea72dd1fa57dc9afbbf26
https://github.com/llvm/llvm-project/commit/8e3be5c38d3c8f04d04ea72dd1fa57dc9afbbf26
Author: Jakub Kuderski <jakub at nod-labs.com>
Date: 2024-05-24 (Fri, 24 May 2024)
Changed paths:
M mlir/include/mlir/Dialect/Arith/IR/ArithOps.td
M mlir/include/mlir/IR/OpBase.td
Log Message:
-----------
[mlir][arith] Clean up select op implementation (#93351)
Inline traits used by `arith.select` only into `ArithOps.td`. Trim
trailing whitespace in op description.
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