[all-commits] [llvm/llvm-project] e60596: [MLIR] check resource attr of module in TEST(Bytec...
Soren Lassen via All-commits
all-commits at lists.llvm.org
Thu Dec 12 15:04:55 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e605969efe95efd9941cf958d921006d0833889f
https://github.com/llvm/llvm-project/commit/e605969efe95efd9941cf958d921006d0833889f
Author: Soren Lassen <sorenlassen at gmail.com>
Date: 2024-12-13 (Fri, 13 Dec 2024)
Changed paths:
M mlir/unittests/Bytecode/BytecodeTest.cpp
Log Message:
-----------
[MLIR] check resource attr of module in TEST(Bytecode, MultiModuleWithResource) (#119618)
`checkResourceAttribute` accidentally ignored its argument and only
checked `roundTripModule` and not `module`
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