prevent GVN from removing assume bundles
make GVN preserve information from removed instructions
Details
Details
- Reviewers
jdoerfert - Commits
- rG1d2b76a8fc3d: [AssumeBundles] adapte GVN to assume bundles
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
We need a test with an existing assume + op bundles to verify it is not eliminated.
llvm/test/Analysis/BasicAA/featuretest.ll | ||
---|---|---|
182 | We will need a filter during creation to avoid trivial assumes (like these ones). We also need a pass to move, eliminate and merge them. |
clang-format-diff not found in user's PATH; not linting file.