[PATCH] D137936: [AArch64] Optimize cmp chain before legalization

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 05:18:38 PST 2022


dmgreen added a comment.

Can you add tests for chains or or/xor with some different types. Maybe i8/i16/i128 (assuming we already have them for i32/i64). Then something strange like an i42. If we are allowing the transform in many more places then it would be good to test them.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137936/new/

https://reviews.llvm.org/D137936



More information about the llvm-commits mailing list