- Use TypeRange instead of ArrayRef<Type> where possible.
- Change some of the custom builders to also use TypeRange
Depends On D87926
Differential D87944 Authored by jurahul on Sep 18 2020, 2:22 PM.
Details Summary
Depends On D87926
Diff Detail
Event Timelinejurahul added a child revision: D87955: [MLIR][NFC] Adopt use of BlockRange in place of ArrayRef<Block *>.Sep 18 2020, 4:40 PM This revision is now accepted and ready to land.Sep 21 2020, 10:14 AM This revision was landed with ongoing or failed builds.Sep 23 2020, 9:08 AM Closed by commit rG08e4f078523b: [MLIR][NFC] Adopt use of TypeRange in build() methods. (authored by jurahul). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 293766 |