]> granicus.if.org Git - llvm/commit
[Tests] Strengthen LICM test corpus to show alignment striping
authorPhilip Reames <listmail@philipreames.com>
Thu, 28 Feb 2019 18:08:04 +0000 (18:08 +0000)
committerPhilip Reames <listmail@philipreames.com>
Thu, 28 Feb 2019 18:08:04 +0000 (18:08 +0000)
commit360eb902d85fb9fb11786530b51fc7a2835cd308
tree9729022ddc0febd65cbdb4e8a869694bf7f13cc4
parent29ba81ded065853a728e33dd85f6ddbd98057510
[Tests] Strengthen LICM test corpus to show alignment striping

Doing scalar promotion w/o being able to prove the alignment of the hoisted load or sunk store is a bug.  Update tests to actually show the alignment so that impact of the patch which fixes this can be seen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355110 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LICM/promote-tls.ll
test/Transforms/LICM/scalar-promote-unwind.ll