Additionally, clear a data structure to ensure a proper state if multiple conversion attempts are needed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91791
Use rewriter in SCFToSPIRV conversion. ClosedPublic Authored by tpopp on Nov 19 2020, 5:42 AM.
Details Summary Additionally, clear a data structure to ensure a proper state if multiple conversion attempts are needed.
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptNov 19 2020, 5:42 AM This revision is now accepted and ready to land.Nov 19 2020, 5:53 AM Closed by commit rG74170a3aeff1: Use rewriter in SCFToSPIRV conversion. (authored by Tres Popp <tpopp@google.com>). · Explain WhyNov 19 2020, 8:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 306385 mlir/lib/Conversion/SCFToSPIRV/SCFToSPIRV.cpp
|