[PATCH] D63008: LoopDistribute: Add testcase where SCEV wants to insert a runtime check.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 08:33:14 PDT 2019


arsenm created this revision.
arsenm added reviewers: Meinersbur, kbarton, jdoerfert.
Herald added a subscriber: wdng.

Only the memory based checks were being tested. Prepare for fix in
convergent handling (D62607 <https://reviews.llvm.org/D62607>)


https://reviews.llvm.org/D63008

Files:
  test/Transforms/LoopDistribute/scev-inserted-runtime-check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63008.203562.patch
Type: text/x-patch
Size: 9152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190607/0f0ec206/attachment.bin>


More information about the llvm-commits mailing list