[PATCH] D124426: [InstCombine] Remove the undef-related workaround code in visitSelectInst

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 00:37:34 PDT 2022


nikic added a comment.

Can you please add a test in InstCombine for the fold this now allows?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124426



More information about the llvm-commits mailing list