This is an archive of the discontinued LLVM Phabricator instance.

[NFC][msan] Simplify llvm.masked.load origin code
ClosedPublic

Authored by vitalybuka on Sep 10 2022, 5:15 PM.

Diff Detail

Event Timeline

vitalybuka created this revision.Sep 10 2022, 5:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 10 2022, 5:15 PM
vitalybuka requested review of this revision.Sep 10 2022, 5:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 10 2022, 5:15 PM
kda accepted this revision.Sep 14 2022, 12:53 PM

This appears to use fewer instructions. Yay!

This revision is now accepted and ready to land.Sep 14 2022, 12:53 PM
This revision was landed with ongoing or failed builds.Sep 14 2022, 7:14 PM
This revision was automatically updated to reflect the committed changes.