diff options
author | Alex Bradbury <asb@igalia.com> | 2023-01-31 12:46:52 +0000 |
---|---|---|
committer | Alex Bradbury <asb@igalia.com> | 2023-01-31 12:47:48 +0000 |
commit | ae147546122beda1f25a4db4f2a4b37de1a19974 (patch) | |
tree | 8abe2a92071aa4bc3dc9e57bbf6b49cd6aa7f64b /clang/lib/Lex/ModuleMap.cpp | |
parent | 97492fd1aed56e3d041952914849d95b5ff999af (diff) | |
download | llvm-ae147546122beda1f25a4db4f2a4b37de1a19974.zip llvm-ae147546122beda1f25a4db4f2a4b37de1a19974.tar.gz llvm-ae147546122beda1f25a4db4f2a4b37de1a19974.tar.bz2 |
[RISCV] Implement isMultiStoresCheaperThanBitsMerge hook
Grabs the same logic and reasoning from the X86 implementation of the
hook. The benefit is slightly less clear for when the soft float ABI is
used (i.e. there's no transfer from an FPR to a GPR), but I've opted not
to gate it based on ABI.
Differential Revision: https://reviews.llvm.org/D140408
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions