[all-commits] [llvm/llvm-project] a1e06f: [mlir][vector] Fix the enum type in vector::Combin...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Sat Sep 7 10:59:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a1e06f767440010f605b82d97950433f687e4b45
https://github.com/llvm/llvm-project/commit/a1e06f767440010f605b82d97950433f687e4b45
Author: Amr Hesham <amr96 at programmer.net>
Date: 2024-09-07 (Sat, 07 Sep 2024)
Changed paths:
M mlir/include/mlir/Dialect/Vector/IR/VectorAttributes.td
Log Message:
-----------
[mlir][vector] Fix the enum type in vector::CombiningKind (#107681)
Change the enum type fo vector::CombiningKind from I32BitEnumAttrCaseBit
to I32EnumAttrCase
Fixes #107448
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