[all-commits] [llvm/llvm-project] e09673: [RISCV][NFC] Rename `RISCVISD::FPCLASS` to `RISCVI...
Min-Yih Hsu via All-commits
all-commits at lists.llvm.org
Wed Nov 22 16:35:09 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e096732307d1eb9476fc2b88dfa12586250c8111
https://github.com/llvm/llvm-project/commit/e096732307d1eb9476fc2b88dfa12586250c8111
Author: Min Hsu <min.hsu at sifive.com>
Date: 2023-11-22 (Wed, 22 Nov 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.h
M llvm/lib/Target/RISCV/RISCVInstrInfoD.td
M llvm/lib/Target/RISCV/RISCVInstrInfoF.td
M llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
Log Message:
-----------
[RISCV][NFC] Rename `RISCVISD::FPCLASS` to `RISCVISD::FCLASS`
To be consistent with `fclass.s/d`. Also rename `riscv_fpclass` to
`riscv_fclass`. NFC.
More information about the All-commits
mailing list