[PATCH] D46760: [InstCombine] Enhance narrowUDivURem.

Bixia Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 12 20:21:13 PDT 2018


bixia updated this revision to Diff 146494.
bixia added a comment.

Use early return.


Repository:
  rL LLVM

https://reviews.llvm.org/D46760

Files:
  lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
  test/Transforms/InstCombine/udivrem-change-width.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46760.146494.patch
Type: text/x-patch
Size: 4317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180513/a49ce74f/attachment.bin>


More information about the llvm-commits mailing list