summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/ExecutionEngine.cpp
diff options
context:
space:
mode:
authorJingyue Wu <jingyue@google.com>2015-08-01 18:02:12 +0000
committerJingyue Wu <jingyue@google.com>2015-08-01 18:02:12 +0000
commitffa09be222a82879ea78c0a71df268325852f3b5 (patch)
treea34a35beaf805c4115e0f4f1031c1b2da674ddbb /llvm/lib/ExecutionEngine/ExecutionEngine.cpp
parentf328fd4441951df7bf59d4b62a70f5d5a950fa9d (diff)
downloadbcm5719-llvm-ffa09be222a82879ea78c0a71df268325852f3b5.tar.gz
bcm5719-llvm-ffa09be222a82879ea78c0a71df268325852f3b5.zip
[NVPTX] allow register copy between float and int
Summary: Fixes PR24303. With Bruno's WIP (D11197) on PeepholeOptimizer, across-class register copying (e.g. i32 to f32) becomes possible. Enhance NVPTXInstrInfo::copyPhysReg to handle these cases. Reviewers: jholewinski Subscribers: eliben, jholewinski, llvm-commits, bruno Differential Revision: http://reviews.llvm.org/D11622 llvm-svn: 243839
Diffstat (limited to 'llvm/lib/ExecutionEngine/ExecutionEngine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud