- Extract repeated code into helper function/lambdas.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91453
[NFC] Refactor function declaration addition in AsyncToLLVM ClosedPublic Authored by jurahul on Nov 13 2020, 11:58 AM.
Details Summary
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptNov 13 2020, 11:58 AM This revision is now accepted and ready to land.Nov 13 2020, 12:03 PM Closed by commit rGd8437552205d: [NFC] Refactor function declaration addition in AsyncToLLVM (authored by jurahul). · Explain WhyNov 13 2020, 1:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 305228 mlir/lib/Conversion/AsyncToLLVM/AsyncToLLVM.cpp
|