elliottt commented on issue #5002:
I do have a bit of discomfort with some of the cases where priorities get up to 16 levels or so -- it starts to feel like explicit line numbers in BASIC, or something like that, with the associated maintenance pain.
Definitely. Those cases stem from lots of overlapping extractors, so coming up with a way to either express disjointedness between them, or refactoring them to return richer datatypes should be the next step.
elliottt commented on issue #5002:
Resolve overlap in the s390x backend by adding rule priorities to disambiguate rule order.
elliottt deleted a comment on issue #5002:
Resolve overlap in the s390x backend by adding rule priorities to disambiguate rule order.
Last updated: Nov 22 2024 at 16:03 UTC