We're not checking the attributes themselves, so hardcoded attribute numbers
only make the tests more fragile, without improving the testing.
Fixes MLIR test break caused by changes in intrinsic attributes introduced in 33260cf2c5
Paths
| Differential D146334
[MLIR] Do not hardcode attribute indexes in intrinsic decls ClosedPublic Authored by tra on Mar 17 2023, 2:49 PM.
Details Summary We're not checking the attributes themselves, so hardcoded attribute numbers Fixes MLIR test break caused by changes in intrinsic attributes introduced in 33260cf2c5
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 17 2023, 2:55 PM This revision was landed with ongoing or failed builds.Mar 17 2023, 3:03 PM Closed by commit rGa7cf2892e964: [MLIR] Do not hardcode attribute indexes in intrinsic decls (authored by tra). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 506204 mlir/test/Target/LLVMIR/llvmir-intrinsics.mlir
|