[PATCH] D123023: [DAG] SimplifySetCC - relax fold (X^C1) == C2 --> X == C1^C2

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 12:24:37 PDT 2022


RKSimon added a comment.

Thanks everyone - I'll commit this tomorrow


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123023



More information about the llvm-commits mailing list