OSDN Git Service

[X86][SSE] PR38477 test is more cleanly tested with udiv instead of urem
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 8 Aug 2018 14:11:44 +0000 (14:11 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 8 Aug 2018 14:11:44 +0000 (14:11 +0000)
commitcee64098465e21271b543915878cd38db9c753cd
tree45229104def4407cfba506dd25a32d40b1e1605a
parent98bb3fb6304b1c94e84d9fdfa210ffb27f085bfd
[X86][SSE] PR38477 test is more cleanly tested with udiv instead of urem

Making the test use urem relies on it calling udiv-like combines, but the real issue is with the udiv so we're better off using that directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@339247 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/combine-udiv.ll