[PATCH] D52707: Switch optimization in IR for known maximum switch values

Ayonam Ray via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 21 14:56:31 PDT 2018


ayonam updated this revision to Diff 170358.
ayonam added a comment.

The earlier patch had a block of code that was commented out.  This patch removes that block of code.  All other changes asked for in the earlier review comments are there.  Kindly review the same.

Thanks


https://reviews.llvm.org/D52707

Files:
  lib/Transforms/Utils/SimplifyCFG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52707.170358.patch
Type: text/x-patch
Size: 6141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181021/fa60e2dc/attachment.bin>


More information about the llvm-commits mailing list