Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,060 ms | x64 debian > MLIR.Examples/standalone::test.toy |
Event Timeline
Comment Actions
There are some intentionally not touched tests *fail*. Would you prefer I drop some of them?
llvm/test/CodeGen/X86/icmp-pow2-diff.ll | ||
---|---|---|
8 | It should be possible to add nonuniform support in the future though? So is this a fail or a todo? |
llvm/test/CodeGen/X86/icmp-pow2-diff.ll | ||
---|---|---|
8 | You're right, will change "fail" -> "todo" for cases we should be able to handle. |
It should be possible to add nonuniform support in the future though? So is this a fail or a todo?