This is an archive of the discontinued LLVM Phabricator instance.

[WIP][IR] allow `inrange` on non-constant GEP instructions.
Needs ReviewPublic

Authored by courbet on Mar 25 2021, 7:39 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

This is an experiment for the following RFC: https://groups.google.com/g/llvm-dev/c/T9o51zB1JHY. This only adds support for inrange in the parser.

Diff Detail

Event Timeline

courbet created this revision.Mar 25 2021, 7:39 AM
courbet requested review of this revision.Mar 25 2021, 7:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 25 2021, 7:39 AM