So that we won't get redefinition errors if we use compressInst
and uncompressInst in the same file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141896
[TableGen][NFC] Add postfix for validators of CompressPat ClosedPublic Authored by • pcwang-thead on Jan 17 2023, 12:01 AM.
Details Summary So that we won't get redefinition errors if we use compressInst
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 17 2023, 6:44 AM This revision was landed with ongoing or failed builds.Jan 17 2023, 10:34 PM Closed by commit rGfcc2e5aa3942: [TableGen][NFC] Add postfix for validators of CompressPat (authored by • pcwang-thead). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 490041 llvm/utils/TableGen/CompressInstEmitter.cpp
|