diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-01-11 15:03:29 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-01-11 15:08:05 -0800 |
commit | 278a3ea1b27089dbc7060e02f612c8a3bf137bb2 (patch) | |
tree | 0f6eb7a72ec4a48b29a3d4d326081b6737352936 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 762ffc95550c32606e771b630fcab2e521873419 (diff) | |
download | llvm-278a3ea1b27089dbc7060e02f612c8a3bf137bb2.zip llvm-278a3ea1b27089dbc7060e02f612c8a3bf137bb2.tar.gz llvm-278a3ea1b27089dbc7060e02f612c8a3bf137bb2.tar.bz2 |
[RISCV] Use vmv.v.i vd, 0 instead of vmv.v.x vd, x0 for llvm.riscv.vfmv.v.f with 0.0
This matches what we use for integer 0. It's also consistent with
the scalar 'mv' pseudo that uses addi rather than add with x0.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions