Put the same code into a function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D119924
[RISCV] [NFC] Add function isVectorConfigInstr to reduce Repeated code. ClosedPublic Authored by Chenbing.Zheng on Feb 16 2022, 1:30 AM.
Details Summary Put the same code into a function.
Diff Detail
Event TimelineHerald added subscribers: VincentWu, luke957, achieveartificialintelligence and 26 others. · View Herald TranscriptFeb 16 2022, 1:30 AM Herald added subscribers: llvm-commits, • pcwang-thead, eopXD and 2 others. · View Herald TranscriptFeb 16 2022, 1:30 AM Chenbing.Zheng retitled this revision from [RISCV] [NFC] Add function isVectorConfigInstr to reduce redundant code. to [RISCV] [NFC] Add function isVectorConfigInstr to reduce Repeated code. .Feb 17 2022, 6:06 PM This revision is now accepted and ready to land.Feb 23 2022, 6:37 PM This revision was landed with ongoing or failed builds.Feb 23 2022, 9:59 PM Closed by commit rG2ae92e19ebed: [RISCV][NFC] Add helper function isVectorConfigInstr to reduce Repeated code. (authored by Chenbing.Zheng, committed by benshi001). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 411005 llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
|