This is an archive of the discontinued LLVM Phabricator instance.

[flang][NFC] Test folding F08 mask intrinsics
ClosedPublic

Authored by tarunprabhu on Jul 13 2022, 9:48 AM.

Details

Summary

Tests folding for the F08 maskl and maskr intrinsics. This is related to D129296 which implements lowering for those intrinsics.

Diff Detail

Event Timeline

tarunprabhu created this revision.Jul 13 2022, 9:48 AM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: jdoerfert. · View Herald Transcript
tarunprabhu requested review of this revision.Jul 13 2022, 9:48 AM
clementval retitled this revision from NFC: Test folding F08 mask intrinsics to [flang][NFC] Test folding F08 mask intrinsics.Jul 13 2022, 9:51 AM
klausler accepted this revision.Jul 13 2022, 9:52 AM

I'm sorry you had to waste the time to extract this work into a separate review.

This revision is now accepted and ready to land.Jul 13 2022, 9:52 AM
This revision was automatically updated to reflect the committed changes.