[PATCH] D40369: Support sext instruction in SCEV delinearization algorithm (new revision)

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 7 12:37:42 PDT 2018


Meinersbur added a comment.

I could not apply the patch: `test/Analysis/Delinearization/test_sext.ll` is marked to modify an existing file which does not exist. Did you add the file using `git add -N` and created the diff against that?


Repository:
  rL LLVM

https://reviews.llvm.org/D40369





More information about the llvm-commits mailing list