commit | e1e85941e9e9e6f7148f2efd7e5cb626ad0eb2a2 | [log] [tgz] |
---|---|---|
author | Justin Lebar <jlebar@google.com> | Sat Jan 21 01:00:14 2017 +0000 |
committer | Justin Lebar <jlebar@google.com> | Sat Jan 21 01:00:14 2017 +0000 |
tree | 1c9fc6b48b1c6d86703581a0079d70c0b20be4d3 | |
parent | 12044b3dd7855fd39334ac5321645b27c6c7b49e [diff] |
[NVPTX] Move getDivF32Level, usePrecSqrtF32, and useF32FTZ into out of DAGToDAG and into TargetLowering. Summary: DADToDAG has access to TargetLowering, but not vice versa, so this is the more general location for these functions. NFC Reviewers: tra Subscribers: jholewinski, llvm-commits Differential Revision: https://reviews.llvm.org/D28795 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292693 91177308-0d34-0410-b5e6-96231b3b80d8