[PATCH] D108814: InstCombine: avoid non-reducing xor combine

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 04:02:30 PDT 2021


lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

Constant expressions are evil.
Thanks, LG.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108814



More information about the llvm-commits mailing list