[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
Wed Oct 2 01:30:47 PDT 2019


This revision was automatically updated to reflect the committed changes.
hans marked an inline comment as done.
Closed by commit rL373431: Switch lowering: omit range check for bit tests when default is unreachableā€¦ (authored by hans, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D68131?vs=222558&id=222769#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D68131

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68131.222769.patch
Type: text/x-patch
Size: 4678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191002/9039c39a/attachment.bin>


More information about the llvm-commits mailing list