]> granicus.if.org Git - llvm/commit
[PowerPC] add test that could infinite loop with reordered transforms; NFC
authorSanjay Patel <spatel@rotateright.com>
Wed, 1 May 2019 17:34:30 +0000 (17:34 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 1 May 2019 17:34:30 +0000 (17:34 +0000)
commitbb390d4f07ffeac8656694ac7557ae9e3d819466
tree0fe49fddbb37703f3f43412bc28cee5299b13025
parentd2b54b2dcfd2b61ee4b71195a96b5912064df3a9
[PowerPC] add test that could infinite loop with reordered transforms; NFC

This is a slightly reduced version of the test from D61384.
Adding this as a preliminary step, so I can update D61149 with
the proposed fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@359709 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/repeated-fp-divisors.ll [new file with mode: 0644]