Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
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 | ||
---|---|---|
9 | 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 | ||
---|---|---|
9 | 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?