diff options
author | Pirama Arumuga Nainar <pirama@google.com> | 2015-03-17 23:10:29 +0000 |
---|---|---|
committer | Pirama Arumuga Nainar <pirama@google.com> | 2015-03-17 23:10:29 +0000 |
commit | 12aeefc63b0c5aa3d918afbc5e2b40958218c631 (patch) | |
tree | 0eb55a51e4a5912eec97b2e3d1d8ff6ec633c103 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | c085eca17626f117018500eb4d67368c4ada87f7 (diff) | |
download | llvm-12aeefc63b0c5aa3d918afbc5e2b40958218c631.zip llvm-12aeefc63b0c5aa3d918afbc5e2b40958218c631.tar.gz llvm-12aeefc63b0c5aa3d918afbc5e2b40958218c631.tar.bz2 |
Fix bug while building FP16 constant vectors for AArch64
Summary: Building FP16 constant vectors caused the FP16 data to be bitcast to i64. This patch creates a BITCAST node with the correct value, and adds a test to verify correct handling.
Reviewers: mcrosier
Reviewed By: mcrosier
Subscribers: mcrosier, jmolloy, ab, srhines, llvm-commits, rengolin, aemerson
Differential Revision: http://reviews.llvm.org/D8369
llvm-svn: 232562
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions