[PATCH] D87465: [TargetLowering] Change SimplifyDemandedBits for XOR

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 04:41:15 PDT 2021


lebedev.ri added a comment.

This seems to lack description/motivation/test cases.
//Why// do we not want to strength-reduce `xor` into an `and`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87465



More information about the llvm-commits mailing list