[all-commits] [llvm/llvm-project] 237eb3: [RISCV] Add FMV_X_W and FMV_X_H to RISCVSExtWRemoval.
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Feb 3 09:41:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 237eb37260e9091655e2c771155aab9a19cafad7
https://github.com/llvm/llvm-project/commit/237eb37260e9091655e2c771155aab9a19cafad7
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVSExtWRemoval.cpp
M llvm/test/CodeGen/RISCV/sextw-removal.ll
Log Message:
-----------
[RISCV] Add FMV_X_W and FMV_X_H to RISCVSExtWRemoval.
Add -target-abi to sextw-removal.ll RUN lines to show benefit on
new test case.
More information about the All-commits
mailing list