This is an archive of the discontinued LLVM Phabricator instance.

OpenMP: Remove -fno-experimental-isel flag from testing
ClosedPublic

Authored by arsenm on Sep 12 2022, 6:30 AM.

Details

Reviewers
Hahnfeld
rovka
aemerson
jdoerfert
Group Reviewers
Restricted Project
Summary

This effectively reverts 6f9e25d3824fb7b03dc6a403e1962d80a9c88ebe.

I didn't follow the complete history, but it seems this was added due
to AArch64's output changing in some fallback. Blockaddress definitely
works now, so just remove this.

Diff Detail

Event Timeline

arsenm created this revision.Sep 12 2022, 6:30 AM
arsenm requested review of this revision.Sep 12 2022, 6:30 AM
aemerson accepted this revision.Sep 12 2022, 7:19 AM
This revision is now accepted and ready to land.Sep 12 2022, 7:19 AM

Fine for me if the OMPT tests now pass with GlobalISel