Only the memory based checks were being tested. Prepare for fix in
convergent handling (D62607)
Details
Details
- Reviewers
Meinersbur kbarton jdoerfert
Diff Detail
Diff Detail
Paths
| Differential D63008
LoopDistribute: Add testcase where SCEV wants to insert a runtime check. ClosedPublic Authored by arsenm on Jun 7 2019, 8:30 AM.
Details
Summary Only the memory based checks were being tested. Prepare for fix in
Diff Detail Event TimelineMeinersbur added inline comments. This revision is now accepted and ready to land.Jun 7 2019, 2:49 PM
Revision Contents
Diff 203562 test/Transforms/LoopDistribute/scev-inserted-runtime-check.ll
|
If possible, remove the target triple; the x86 target might not be enabled.