Skip to content

Commit

Permalink
Auto merge of #121614 - clubby789:no-expect, r=saethlin
Browse files Browse the repository at this point in the history
Don't emit `expect`/`assume` in opt-level=0

LLVM does not make use of expect/assume calls in `opt-level=0`, so we can simplify IR by not emitting them in this case.
  • Loading branch information
bors committed Sep 6, 2024
2 parents 32efc87 + 3573bad commit 641159a
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 641159a

Please sign in to comment.