diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-05-13 21:12:53 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-05-13 21:12:53 +0000 |
commit | 8d83fb6132a9851ffe16d1caf4df02eaf1c6a0e0 (patch) | |
tree | 9148672fb81d108ce309c70eb93217064bff573e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c326d050ca93bbf769d1a030727ff6b2e4fb8b10 (diff) | |
download | llvm-8d83fb6132a9851ffe16d1caf4df02eaf1c6a0e0.zip llvm-8d83fb6132a9851ffe16d1caf4df02eaf1c6a0e0.tar.gz llvm-8d83fb6132a9851ffe16d1caf4df02eaf1c6a0e0.tar.bz2 |
SDAG: Implement Select instead of SelectImpl in NVPTXDAGToDAGISel
- Where we were returning a node before, call ReplaceNode instead.
- Where we would return null to fall back to another selector, rename
the method to try* and return a bool for success.
Part of llvm.org/pr26808.
llvm-svn: 269483
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions