[PATCH] D152223: [RISCV]Fold xor(setcc x, y, cond), 1 --> setcc (x, y, inverted(cond))

Liao Chunyu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 00:35:52 PDT 2023


liaolucy abandoned this revision.
liaolucy added a comment.

After I changed it correctly and found that this patch is not needed anymore, thanks for review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152223



More information about the llvm-commits mailing list