This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Sink operands for faster bitselect vector instructions
AbandonedPublicDraft

Authored by pranavk on May 9 2023, 5:42 PM.

Diff Detail

Event Timeline

pranavk created this revision.May 9 2023, 5:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 9 2023, 5:42 PM
MaskRay added a subscriber: MaskRay.May 9 2023, 6:06 PM
MaskRay added inline comments.
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
14357

plain array or std::array if Ands doesn't get new elements.

14359
14362
14376
pranavk abandoned this revision.May 11 2023, 9:41 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 11 2023, 9:41 AM
This revision was landed with ongoing or failed builds.May 17 2023, 10:17 AM