lc-3-2/llvm

Make `LC32TestElision` More Powerful

Opened this issue · 1 comments

It would be helpful if the pass was able to do analysis across basic blocks, especially after comparison libcalls are inlined with #59.

It seems current basic-block analysis works okay with inlined comparisons, so this is less of a priority.