[PATCH] D113948: [DAGCombiner][X86] Prevent unfoldMaskedMerge from creating an AND with two inverted inputs.

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 15 16:24:21 PST 2021


jrtc27 added a comment.

Oh, my test is just in_constant_42_vary_invmask (well, I dropped the unused argument), which is also exactly where we see the other code size regression on RISC-V.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113948



More information about the llvm-commits mailing list