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
Unit Tests
Unit Tests
| Time | Test | |
|---|---|---|
| 150 ms | lldb-unit.Host/_/HostTests::Unknown Unit Message ("") |
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 | ||
|---|---|---|
| 186 | 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.