diff options
author | Arjun P <arjunpitchanathan@gmail.com> | 2022-02-23 15:00:17 +0000 |
---|---|---|
committer | Arjun P <arjunpitchanathan@gmail.com> | 2022-02-23 15:07:00 +0000 |
commit | 4b86d55997cfac5b7a6fb0d31f4bad1b8bdf5ca5 (patch) | |
tree | 444c16ae7a9a41d5ae017c540b1de096cbac4403 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | e66b1b73854e43f7e822fbb3be9e9875e6780761 (diff) | |
download | llvm-4b86d55997cfac5b7a6fb0d31f4bad1b8bdf5ca5.zip llvm-4b86d55997cfac5b7a6fb0d31f4bad1b8bdf5ca5.tar.gz llvm-4b86d55997cfac5b7a6fb0d31f4bad1b8bdf5ca5.tar.bz2 |
[MLIR][Presburger] unittests: use an MLIRContext declared in parsePoly
Use an `MLIRContext` declared in a single place in the `parsePoly` function that almost all Presburger unit tests use for parsing sets. This function is only used in tests.
This saves us from having to declare and pass a new `MLIRContext` in every test.
Reviewed By: bondhugula, mehdi_amini
Differential Revision: https://reviews.llvm.org/D119251
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions