[all-commits] [llvm/llvm-project] be4199: [RISCV} Add FSGNJ_H to isAsCheapAsAMove and isCopy...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Dec 17 09:14:44 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be41996f4f8cdaa4eb36c264183e508c1bd0455e
https://github.com/llvm/llvm-project/commit/be41996f4f8cdaa4eb36c264183e508c1bd0455e
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-12-17 (Fri, 17 Dec 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
Log Message:
-----------
[RISCV} Add FSGNJ_H to isAsCheapAsAMove and isCopyInstrImpl.
This matches FSGNJ_S and FSGNJ_D.
More information about the All-commits
mailing list