These tests have a single line that fails with a value off-by-one, see
https://lab.llvm.org/buildbot/#/builders/46/builds/50055/steps/12/logs/stdio .
Disable these for now so we can figure out what the error is later.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I took a brief look at the values that are causing problems, it looks like the error is probably in the Eisel-Lemire pass. I don't have time right now to debug, but if you want to take a look that's where I'd start.