[PATCH] D68131: Switch lowering: omit range check for bit tests when default is unreachable (PR43129)

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 1 01:27:33 PDT 2019


hans updated this revision to Diff 222558.
hans marked an inline comment as done.
hans added a comment.

Please take another look.


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

https://reviews.llvm.org/D68131

Files:
  llvm/include/llvm/CodeGen/SwitchLoweringUtils.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/X86/switch-bt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68131.222558.patch
Type: text/x-patch
Size: 4624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191001/31e03a15/attachment.bin>


More information about the llvm-commits mailing list