This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][NFC] Adopt variadic isa<>
ClosedPublic

Authored by jurahul on Jun 24 2020, 11:49 AM.

Diff Detail

Event Timeline

jurahul created this revision.Jun 24 2020, 11:49 AM
rriddle accepted this revision.Jun 24 2020, 11:53 AM
rriddle added inline comments.
mlir/lib/Transforms/PipelineDataTransfer.cpp
51

Why did you add additional parentheses?

This revision is now accepted and ready to land.Jun 24 2020, 11:53 AM
jurahul marked 2 inline comments as done.Jun 24 2020, 12:38 PM
jurahul added inline comments.
mlir/lib/Transforms/PipelineDataTransfer.cpp
51
rriddle marked an inline comment as done.Jun 24 2020, 1:05 PM
rriddle added inline comments.
mlir/lib/Transforms/PipelineDataTransfer.cpp
51

Fun. SGTM.

This revision was automatically updated to reflect the committed changes.
jurahul marked an inline comment as done.