This is an archive of the discontinued LLVM Phabricator instance.

[AbstractAttributor] Refine logic to indicate pessimistic fixed point when folding `__kmpc_is_spmd_exec_mode`
ClosedPublic

Authored by tianshilei1992 on Jul 22 2021, 7:16 PM.

Details

Summary

Since we are using assumed information now, the logic should be refined to avoid
unncessary assertion.

Diff Detail

Event Timeline

tianshilei1992 created this revision.Jul 22 2021, 7:16 PM
tianshilei1992 requested review of this revision.Jul 22 2021, 7:16 PM
Herald added a reviewer: sstefan1. · View Herald Transcript
Herald added a reviewer: baziotis. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
This revision is now accepted and ready to land.Jul 22 2021, 7:34 PM
This revision was landed with ongoing or failed builds.Jul 23 2021, 10:36 AM
This revision was automatically updated to reflect the committed changes.