]> granicus.if.org Git - llvm/commit
LoopDistribute: Add testcase where SCEV wants to insert a runtime
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 7 Jun 2019 23:17:38 +0000 (23:17 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 7 Jun 2019 23:17:38 +0000 (23:17 +0000)
commit6fec0d775f90f4d96a65d4f5dfd0b74a811e1a0d
treede67f1cd961e5c3e2b93cf012ae6b43e994fb5af
parenta7669f88876d2fbe02ad76919eae19ea112d45d1
LoopDistribute: Add testcase where SCEV wants to insert a runtime
check.

Only the memory based checks were being tested. Prepare for fix in
convergent handling.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@362854 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopDistribute/scev-inserted-runtime-check.ll [new file with mode: 0644]