This is an archive of the discontinued LLVM Phabricator instance.

Use if constexpr to simplify some SFINAE in mlir::OpState (NFC)
ClosedPublic

Authored by mehdi_amini on Dec 9 2022, 11:46 PM.

Diff Detail

Event Timeline

mehdi_amini created this revision.Dec 9 2022, 11:46 PM
mehdi_amini requested review of this revision.Dec 9 2022, 11:46 PM
rriddle accepted this revision.Dec 10 2022, 12:00 AM

Beautiful!

This revision is now accepted and ready to land.Dec 10 2022, 12:00 AM