[PATCH] D153698: [InstCombine] canonicalize multi xor as cmp+select

Dhruv Chawla via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 24 05:29:14 PDT 2023


0xdc03 added a comment.

Have you verified that this fixes the original bug as well? I feel that should also be added as a test case.


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

https://reviews.llvm.org/D153698



More information about the llvm-commits mailing list