[PATCH] D44402: [DAGCombiner] Fold (zext (and/or/xor (shl/shr (load x), cst), cst))

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 23 01:13:35 PDT 2018


mstorsjo added a comment.

This change caused widespread breakage when compiling a number of different projects, see PR36873. I'll revert this in the meantime.


Repository:
  rL LLVM

https://reviews.llvm.org/D44402





More information about the llvm-commits mailing list