[PATCH] D72396: [InstCombine] fold zext of masked bit set/clear

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 10 12:37:13 PDT 2021


nikic added a comment.

The select fix landed last week (and hasn't been reverted yet -- yay), so it's probably possible to pick this back up now.


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

https://reviews.llvm.org/D72396



More information about the llvm-commits mailing list