[PATCH] D122485: [SimplifyCFG] Fold mutil cases to And mask

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 14:29:43 PDT 2022


spatel added a comment.

Also, I'm not sure what "mutil" means in the patch title. Could this be "Try to fold switch with single result value and power-of-2 cases to mask+select" ?


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

https://reviews.llvm.org/D122485



More information about the llvm-commits mailing list