[PATCH] D18944: [DAGCombiner] Fold xor/and/or (bitcast(A), bitcast(B)) -> bitcast(op (A, B)) anytime before LegalizeVectorOprs

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 05:13:48 PDT 2016


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

Thank you.


Repository:
  rL LLVM

http://reviews.llvm.org/D18944





More information about the llvm-commits mailing list