[PATCH] D40892: Add early out to O(n^2) switch analysis in switch-to-select conversion

Marcello Maggioni via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 18:08:36 PST 2018


kariddi closed this revision.
kariddi added a comment.

Pushed as r322248

I forgot to mention that the patch was made by you in the original commit, so I made an extra commit (r322249) that mentions that the patch is actually yours :(

Sorry about that.


Repository:
  rL LLVM

https://reviews.llvm.org/D40892





More information about the llvm-commits mailing list