[PATCH] D152347: [InstCombine] Add tests for equality `icmp` with rotates; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 10:59:34 PDT 2023


goldstein.w.n added a comment.

In D152347#4402518 <https://reviews.llvm.org/D152347#4402518>, @nikic wrote:

> Missing negative test with non-equality comparison.

Done.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152347



More information about the llvm-commits mailing list