-
Notifications
You must be signed in to change notification settings - Fork 440
VSFS
Mohamad Barbar edited this page May 25, 2021
·
7 revisions
NOTE: this implementation is unstable and not production ready yet.
To use VSFS, use the -vfspta
option. SVFG optimisation is currently unsupported so it must be disabled.
$ wpa -vfspta -opt-svfg=false program.bc
- Supporting SVFG optimisation would improve performance. Planned for the (hopefully near) future.
- Propagation between versions can probably be
vastlyslightly improved. - A tailor-made data structure for the versioning phase would likely improve that phase's performance.