[PATCH] D52002: Omit range checks from jump tables when lowering switches with unreachable default

Ayonam Ray via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 20 13:32:47 PST 2018


ayonam updated this revision to Diff 179143.
ayonam added a comment.
Herald added a subscriber: javed.absar.

Updated the patch with test case.  Incorporated comments by other reviewers.  Simplified the test case.


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

https://reviews.llvm.org/D52002

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  test/CodeGen/AArch64/switch-unreachable-default.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52002.179143.patch
Type: text/x-patch
Size: 7500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181220/9286829a/attachment-0001.bin>


More information about the llvm-commits mailing list