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

Shawn Landden via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 25 16:24:36 PDT 2019


shawnl created this revision.
shawnl added a reviewer: jmolloy.
Herald added subscribers: llvm-commits, mgrang.
Herald added a project: LLVM.

This is patch 6 is a series beginning with D61150 <https://reviews.llvm.org/D61150>


Repository:
  rL LLVM

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.196754.patch
Type: text/x-patch
Size: 11041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190425/59a15f82/attachment.bin>


More information about the llvm-commits mailing list