[PATCH] D75906: [InstCombine] Support vectors in SimplifyAddWithRemainder.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 07:32:14 PDT 2020


spatel accepted this revision.
spatel added a comment.

LGTM, but you'll need to rebase the test diffs because I regenerated the test file to avoid a bug in utils/update_test_checks.py:
rG6e60e1025f32 <https://reviews.llvm.org/rG6e60e1025f32f764b69f0490f5ceb334afa13d19>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75906





More information about the llvm-commits mailing list