diff options
author | Michael Maitland <michaeltmaitland@gmail.com> | 2025-06-11 18:19:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-11 18:19:15 -0400 |
commit | 0e457315f55889878ccbc3e35d4beb04e277733f (patch) | |
tree | 4f620b1f75d14c3821e9a37f25371e13209147b7 /llvm/lib/Analysis/ConstantFolding.cpp | |
parent | 74172add65aa14e77e98b048db0074c3f273057f (diff) | |
download | llvm-0e457315f55889878ccbc3e35d4beb04e277733f.zip llvm-0e457315f55889878ccbc3e35d4beb04e277733f.tar.gz llvm-0e457315f55889878ccbc3e35d4beb04e277733f.tar.bz2 |
[mlir][generate-test-checks] Emit attributes with rest of CHECK lines (#143759)
Prior to this patch, generating test checks in place put the ATTR
definitions at the very top of the file, above the RUN lines and
autogenerated note. All CHECK lines should below the RUN lines and
autogenerated note.
This change ensures that the attribute definitions are emitted with the
rest of the CHECK lines.
---------
Co-authored-by: Michael Maitland <michaelmaitland@meta.com>
Diffstat (limited to 'llvm/lib/Analysis/ConstantFolding.cpp')
0 files changed, 0 insertions, 0 deletions