Skip to content

Chopper: added logic for opaque functions#779

Merged
Felalolf merged 7 commits into
masterfrom
chopper_with_opaque
Mar 21, 2024
Merged

Chopper: added logic for opaque functions#779
Felalolf merged 7 commits into
masterfrom
chopper_with_opaque

Conversation

@Felalolf

Copy link
Copy Markdown
Contributor

Function vertices are now split into FunctionSpec vertices, representing a function spec, and Function vertices, representing the entire function.

Dependencies have changed as follows:

  • For non-opaque functions, we have FunctionSpec -> Function
  • Function applications without reveal point to FunctionSpec
  • Function applications with reveal point to Function

@Dspil @jcp19 Please check whether the chopper works as intended by connecting Gobra to it.

@Felalolf Felalolf requested review from Dspil and jcp19 March 14, 2024 23:56
Comment thread src/main/scala/viper/silver/ast/utility/chopper/Chopper.scala Outdated
@Felalolf Felalolf merged commit e376940 into master Mar 21, 2024
@Felalolf Felalolf deleted the chopper_with_opaque branch March 21, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant