avanhatt opened PR #5516 from patch-4
to main
:
The name "clif.isle" is stale (since #4953), now two files "clif_lower.isle" and "clif_opt.isle" are generated. Not sure if that PR necessitates other changes this this doc. CC @cfallin.
jameysharp submitted PR review.
jameysharp submitted PR review.
jameysharp created PR review comment:
How about this phrasing?
* `target/.../out/clif_lower.isle`: Auto-generated declarations and helpers for working with CLIF for instruction lowering inside ISLE. Generated by `cranelift/codegen/build.rs`, which builds it into every backend. * `target/.../out/clif_opt.isle`: Auto-generated declarations and helpers for working with CLIF for mid-end optimizations. Generated by `cranelift/codegen/build.rs`, which builds it into the mid-end optimizer.
avanhatt submitted PR review.
avanhatt created PR review comment:
Definitely better, thanks!
avanhatt updated PR #5516 from patch-4
to main
.
jameysharp submitted PR review.
jameysharp has enabled auto merge for PR #5516.
jameysharp merged PR #5516.
Last updated: Nov 22 2024 at 17:03 UTC