[all-commits] [llvm/llvm-project] 80abf8: Revert "[RISCV][CodeGen] Add codegen pattern for e...
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu Feb 16 07:50:00 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80abf86d506b37c84b7ee36ccb3aa91b9e6eaf3a
https://github.com/llvm/llvm-project/commit/80abf86d506b37c84b7ee36ccb3aa91b9e6eaf3a
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-02-16 (Thu, 16 Feb 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoZfa.td
R llvm/test/CodeGen/RISCV/double-zfa.ll
R llvm/test/CodeGen/RISCV/float-zfa.ll
R llvm/test/CodeGen/RISCV/half-zfa.ll
Log Message:
-----------
Revert "[RISCV][CodeGen] Add codegen pattern for experimental zfa extension (FLI and FCVTMOD not included)"
This reverts commit fc6d517e2f335c2ab2b14a34eb747a4703aca7e4. It was submitted without an appropriate patch description. Will reapply shortly.
Commit: 80334ca1e28540c777efecf2ef5d168d370f1889
https://github.com/llvm/llvm-project/commit/80334ca1e28540c777efecf2ef5d168d370f1889
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-02-16 (Thu, 16 Feb 2023)
Changed paths:
M llvm/docs/RISCVUsage.rst
M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
M llvm/lib/Target/RISCV/RISCVFeatures.td
M llvm/lib/Target/RISCV/RISCVInstrInfo.td
Log Message:
-----------
Revert "Update: [RISCV][MC] Add support for experimental zfa extension(FLI instruction not included)"
This reverts commit 321cd52ba2647259f58b0d38cdb62528a9ded9a1. It was submitted without an appropriate patch description. Will reapply shortly.
Commit: 2d6713b5b7a2d489b50221fb282c20fabba0ca39
https://github.com/llvm/llvm-project/commit/2d6713b5b7a2d489b50221fb282c20fabba0ca39
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-02-16 (Thu, 16 Feb 2023)
Changed paths:
R llvm/lib/Target/RISCV/RISCVInstrInfoZfa.td
R llvm/test/MC/RISCV/rv32zfa-only-valid.s
R llvm/test/MC/RISCV/zfa-double-invalid.s
R llvm/test/MC/RISCV/zfa-half-invalid.s
R llvm/test/MC/RISCV/zfa-invalid.s
R llvm/test/MC/RISCV/zfa-valid.s
Log Message:
-----------
Revert "[RISCV][MC] Add support for experimental zfa extension(FLI instruction not included)"
This reverts commit 54c136e6c630966255293d42c882eab116437834. It was submitted without an appropriate patch description. Will reapply shortly.
Compare: https://github.com/llvm/llvm-project/compare/7abe3497e72a...2d6713b5b7a2
More information about the All-commits
mailing list