[PATCH] D138401: [DAGCombiner] fold or (xor x, y),? patterns

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 20 23:09:43 PST 2022


foad added a comment.

Does instcombine do this at the IR level? Is there a need to do it in selectiondag too?


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

https://reviews.llvm.org/D138401



More information about the llvm-commits mailing list