diff options
author | Kevin Qin <Kevin.Qin@arm.com> | 2014-01-20 02:14:05 +0000 |
---|---|---|
committer | Kevin Qin <Kevin.Qin@arm.com> | 2014-01-20 02:14:05 +0000 |
commit | ef66ff78ca83598927566ccf0fae834ddb3ed743 (patch) | |
tree | 952a19c027a6ccdef321461560254fd1aab1b95b /clang/lib/Sema/SemaDeclAttr.cpp | |
parent | 8660df47e52459d1672e696d89224e6ee90704b1 (diff) | |
download | bcm5719-llvm-ef66ff78ca83598927566ccf0fae834ddb3ed743.tar.gz bcm5719-llvm-ef66ff78ca83598927566ccf0fae834ddb3ed743.zip |
[AArch64 NEON] Accept both #0.0 and #0 for comparing with floating point zero in asm parser.
For FCMEQ, FCMGE, FCMGT, FCMLE and FCMLT, floating point zero will be
printed as #0.0 instead of #0. To support the history codes using #0,
we consider to let asm parser accept both #0.0 and #0.
llvm-svn: 199621
Diffstat (limited to 'clang/lib/Sema/SemaDeclAttr.cpp')
0 files changed, 0 insertions, 0 deletions