[x86] add another test for reciprocal sqrt; NFC
authorSanjay Patel <spatel@rotateright.com>
Mon, 31 Aug 2020 12:42:04 +0000 (08:42 -0400)
committerSanjay Patel <spatel@rotateright.com>
Mon, 31 Aug 2020 13:35:59 +0000 (09:35 -0400)
commit9ff05dcd38f72871821a03f20f41092026e5cba0
tree72a78fe042ab7fe67f198d5ebdd577877c85e32e
parentf787c9a90c69f604694b02493404c066ea601b9e
[x86] add another test for reciprocal sqrt; NFC

The change in rG716e35a0cf53 depends on the order that
we encounter the expression x/sqrt(x), so we need to
adjust the logic to be more flexible.
llvm/test/CodeGen/X86/sqrt-fastmath.ll