[PATCH] D52002: Switch optimization for known maximum switch values

Ayonam Ray via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 11:15:26 PDT 2018


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

@hans

I have made the changes that you mentioned.

I still need to add  the test.  I will do so once I have got the code right.  In the meantime, could you please check if this looks fine for a checkin?


https://reviews.llvm.org/D52002

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52002.169059.patch
Type: text/x-patch
Size: 5788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/088f88b3/attachment.bin>


More information about the llvm-commits mailing list