I think fmv.w.x and fmv.h.x also applied to hasAllNBitUsers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D120699
[RISCV] Add FMV_W_X and FMV_H_X instrutions to hasAllNBitUsers ClosedPublic Authored by Jimerlife on Feb 28 2022, 11:31 PM.
Details Summary I think fmv.w.x and fmv.h.x also applied to hasAllNBitUsers.
Diff Detail
Event TimelineHerald added subscribers: VincentWu, luke957, achieveartificialintelligence and 26 others. · View Herald TranscriptFeb 28 2022, 11:31 PM Herald added subscribers: llvm-commits, • pcwang-thead, eopXD and 2 others. · View Herald TranscriptFeb 28 2022, 11:31 PM This revision is now accepted and ready to land.Feb 28 2022, 11:39 PM This revision was landed with ongoing or failed builds.Mar 1 2022, 12:14 AM Closed by commit rGdb85cd729a0e: [RISCV] Add FMV_W_X and FMV_H_X instrutions to hasAllNBitUsers (authored by Jimerlife). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 411992 llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
|