NoImplicitFloat means we shouldn't use float or vector operations
that weren't present in the original source.
Similar code can be found on AArch64 and X86.
Paths
| Differential D157999
[RISCV] Teach store merging to honor NoImplicitFloat. Changes PlannedPublic Authored by craig.topper on Aug 15 2023, 10:15 AM.
Details
Diff Detail
Revision Contents
Diff 550381 llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/rvv/combine-store.ll
|
clang-format not found in user’s local PATH; not linting file.