This is an archive of the discontinued LLVM Phabricator instance.

[mlir][NFC] Add a using for llvm::BitVector to LLVM.h
ClosedPublic

Authored by rriddle on Jan 26 2022, 3:50 PM.

Details

Summary

BitVector is becoming widespread enough that we should add a proper using.

Depends on D118083

Diff Detail

Event Timeline

rriddle created this revision.Jan 26 2022, 3:50 PM
rriddle requested review of this revision.Jan 26 2022, 3:50 PM
mehdi_amini accepted this revision.Jan 26 2022, 3:51 PM
This revision is now accepted and ready to land.Jan 26 2022, 3:51 PM
This revision was landed with ongoing or failed builds.Jan 26 2022, 9:38 PM
This revision was automatically updated to reflect the committed changes.