[llvm-branch-commits] [mlir] [MLIR][TOSA] Test elementwise select lowering (PR #221387)
Renato Golin via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Sep 6 12:28:12 PDT 2026
rengolin wrote:
A set of tests that check every TOSA elementwise lowering matching `linalg.elementwise` or `linalg.generic` if no one available. Variations with dynamic types, broadcast and transpose semantics and different element types.
https://github.com/llvm/llvm-project/pull/221387
More information about the llvm-branch-commits
mailing list