commit | 465c62b8d3e36ad6792dd3fd0515476dfbf8af32 | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Thu Aug 16 17:44:33 2018 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Thu Aug 16 17:44:33 2018 +0000 |
tree | 1427f12bad27f09f5a3b76cec774e9dbeb108da9 | |
parent | 9d1f82a2cc3f2326eb236f463f1fdbcaf68edaa8 [diff] |
[TargetLowering] Add support for non-uniform vectors to BuildSDIV This patch refactors the existing TargetLowering::BuildSDIV base implementation to support non-uniform constant vector denominators. This is the last patch necessary to close PR36545 Differential Revision: https://reviews.llvm.org/D50765 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@339908 91177308-0d34-0410-b5e6-96231b3b80d8