[PATCH] D61160: [SimplifyCFG] Implement the suggested ctlz transform

Shawn Landden via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 04:10:03 PDT 2019


shawnl updated this revision to Diff 197296.

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

https://reviews.llvm.org/D61160

Files:
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/SimplifyCFG/rangereduce.ll
  test/Transforms/SimplifyCFG/switch-simplify-range.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61160.197296.patch
Type: text/x-patch
Size: 14098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/8ce34e42/attachment.bin>


More information about the llvm-commits mailing list