- use ConvertOpToLLVMPattern to avoid explicit casting and in most cases the constructor can be reused to saves a few lines of code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D92989 Authored by jurahul on Dec 9 2020, 6:18 PM.
Details Summary
Diff Detail
Event TimelineHerald added subscribers: mravishankar, teijeong, rdzhabarov and 17 others. · View Herald Transcript This revision is now accepted and ready to land.Dec 10 2020, 12:46 AM This revision was landed with ongoing or failed builds.Dec 10 2020, 9:34 AM Closed by commit rG563879b6f946: [NFC] Use ConvertOpToLLVMPattern instead of ConvertToLLVMPattern. (authored by jurahul). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 310939 |