You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@annamthomas@arpilipe I can't find the discussions about this, but I believe the long term plan was to drop llvm.experimental.guard in favor of llvm.experimental.widenable.condition, and you were working on removing its use in Falcon JIT. Do you have any updates on that?
We should remove llvm.experimental.guard in favor of llvm.experimental.widenable.condition + llvm.experimental.deoptimize. See https://llvm.org/docs/LangRef.html#llvm-experimental-widenable-condition-intrinsic for how these are related.
The text was updated successfully, but these errors were encountered: