The goal of these tests is to hit more cases where typeof(X) != typeof(C).
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
i64 test cases (both a compare and select) would be useful to see what happens on 32-bit builds
Comment Actions
We already have an i64 test in the file (the original test case that prompted this patch).
See: selecti64i32
found it!