This is an archive of the discontinued LLVM Phabricator instance.

[TypePromotion] Allow native width icmps
Needs ReviewPublic

Authored by samparker on May 24 2022, 8:19 AM.

Details

Summary

During the search through the use-def tree, we may come across icmps that won't need they operands promoting, so allow them but do not visit their operands directly.

Diff Detail

Event Timeline

samparker created this revision.May 24 2022, 8:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2022, 8:19 AM
samparker requested review of this revision.May 24 2022, 8:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2022, 8:19 AM