Those are added by the SCCP Solver before invoking the Specializer.
They need to be removed otherwise the destructor of PredicateInfo
complains.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156365
[FuncSpec][NFC] Remove SSA copy intrinsics in the unittests. ClosedPublic Authored by labrinea on Jul 26 2023, 1:48 PM.
Details Summary Those are added by the SCCP Solver before invoking the Specializer.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 26 2023, 7:23 PM This revision was landed with ongoing or failed builds.Jul 27 2023, 12:41 AM Closed by commit rG2e00eba232c1: [FuncSpec][NFC] Remove SSA copy intrinsics in the unittests. (authored by labrinea). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 544633 llvm/unittests/Transforms/IPO/FunctionSpecializationTest.cpp
|