[all-commits] [llvm/llvm-project] c1cef1: Revert "[RISCV] Fold (sext_inreg (fmv_x_anyexth X)...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Feb 5 12:51:42 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1cef111a3bf02c602125c9a6e5c1f18ad857a62
https://github.com/llvm/llvm-project/commit/c1cef111a3bf02c602125c9a6e5c1f18ad857a62
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-02-05 (Sat, 05 Feb 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.h
M llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
M llvm/test/CodeGen/RISCV/rv64zfh-half-convert.ll
Log Message:
-----------
Revert "[RISCV] Fold (sext_inreg (fmv_x_anyexth X), i16) -> (fmv_x_signexth X)."
This reverts commit 673d68cd923a9daa5065b929453bf4a4b8d39650.
This hadn't been reviewed yet.
More information about the All-commits
mailing list