[PATCH] D61158: [SimplifyCFG] use fshr instead of shl/lshr/or

Shawn Landden via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 28 01:23:42 PDT 2019


shawnl updated this revision to Diff 197006.
shawnl edited the summary of this revision.

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

https://reviews.llvm.org/D61158

Files:
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/SimplifyCFG/rangereduce.ll
  test/Transforms/SimplifyCFG/switch-dead-default.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61158.197006.patch
Type: text/x-patch
Size: 12276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190428/4cb68aa9/attachment.bin>


More information about the llvm-commits mailing list