[PATCH] D109515: [AggressiveInstCombine] Add `udiv` and `urem` instrs to TruncInstCombine DAG

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 10 08:48:12 PDT 2021


anton-afanasyev updated this revision to Diff 371934.
anton-afanasyev marked 2 inline comments as done.
anton-afanasyev added a comment.

Fix test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109515

Files:
  llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
  llvm/test/Transforms/AggressiveInstCombine/trunc_udivrem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109515.371934.patch
Type: text/x-patch
Size: 7551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210910/7b63875c/attachment.bin>


More information about the llvm-commits mailing list