[PATCH] D86601: [LegalizeTypes] Add ROTL/ROTR to ScalarizeVectorResult.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 04:59:55 PDT 2020


foad added a comment.

In D86601#2238283 <https://reviews.llvm.org/D86601#2238283>, @RKSimon wrote:

> LGTM, ideally a reduced test case needs to be added - via bugpoint/whatever.

I tried reducing the .ll from the bug report with llvm-reduce. I got it down from 19 MB to 8 MB ...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86601



More information about the llvm-commits mailing list