Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
The floating-point side requires some refactoring so I'll do that separately.
llvm/test/CodeGen/AArch64/sve-fixed-length-int-compares.ll | ||
---|---|---|
446 | I believe I've covered all the combinations for the EQ tests and there should already be tests for the ISEL patterns required for SETCC_MERGE_ZERO. For these reasons there doesn't look to be a good reason to repeat the vector combinations for each comparison type, so I'm instead just testing a single but different vector length for the following compare tests. |
llvm/test/CodeGen/AArch64/sve-fixed-length-int-compares.ll | ||
---|---|---|
446 | Seems fine. |
clang-tidy: warning: invalid case style for function 'LowerFixedLengthVectorSetccToSVE' [readability-identifier-naming]
not useful