Stream: git-wasmtime

Topic: wasmtime / PR #5548 cranelift: Remove `is_pic` predicate ...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 08 2023 at 11:20):

afonso360 opened PR #5548 from x86-is-pic-predicate to main:

:wave: Hey,

This PR removes the is_pic predicate from the x86 backend. It isn't used anywhere as a predicate form. We always use the shared flags setting.

It also has a negated form, which was the only remaining use of PredicateNode::Not.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 09 2023 at 18:04):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 09 2023 at 18:04):

jameysharp merged PR #5548.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 09 2023 at 18:06):

abrown submitted PR review.


Last updated: Oct 23 2024 at 20:03 UTC