Siddharth
Siddharth
Also, when we regenerate the InstCombine files, consider saving the problems as one-test-case-per-file.
While the actual `FileCheck` is in C++, there is a nice python clone of `FileCheck` that passes > 98% of the LLVM test suite by @AntonLydike : https://github.com/AntonLydike/filecheck, that we...
Yes, happy to help here @alexkeizer , as this would help me create cleaner goal states as well
LGTM, thank you for checking the testcase in @Kha !
@ineol I added an example. Sadly, I learnt today that snakemake's notion of limits are *not* imposed by the runner, but are only used by the scheduler :) Regardless, we...
@ineol , if I could get a thumbs up from you for the config, that would be great :)
@ineol Indeed, we can use `pip`, so I've added it into the `requirements.txt`.