[PATCH] D54115: [InstCombine] do not shrink switch conditions to illegal types (PR29009)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 06:11:46 PST 2018


spatel added a comment.

Bugs filed as a result of this patch:
https://bugs.llvm.org/show_bug.cgi?id=39569
https://bugs.llvm.org/show_bug.cgi?id=39578


Repository:
  rL LLVM

https://reviews.llvm.org/D54115





More information about the llvm-commits mailing list