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 | ||
---|---|---|
8 ↗ | (On Diff #498955) | 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 ↗ | (On Diff #498955) | You're right, will change "fail" -> "todo" for cases we should be able to handle. |
Use CHECK,SSE,SSE41 and CHECK,SSE,SSE2 for further fold?