Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
The code looks good.
Out of curiosity why do we want to combine all the headers files into one?
Comment Actions
These transforms are usually used together (I'm cleaning up some code in IREE and noticed a long list of includes). Also to make it consistent with the other dialects, e.g., SCF/Transforms/Transforms.h.