These scalable opaque target types need to be handled in a similar way to
scalable vector types.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143642
[SCEV] Fix SCEV analysis for scalable target types. AbandonedPublic Authored by sdesmalen on Feb 9 2023, 5:41 AM.
Details
Summary These scalable opaque target types need to be handled in a similar way to
Diff Detail
Event Timelinesdesmalen added a parent revision: D136861: [IR] Add LLVM IR support for target("aarch64.svcount") type..Feb 9 2023, 5:46 AM
Revision Contents
Diff 496099 llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/LoopAccessAnalysis/scalable-target-ext.ll
|