Pavel Verigo

Results 4 comments of Pavel Verigo

I changed the line to `var decomp = decompressor(.raw, in.reader());`

Currently on `0.14.0-dev.1002+71a27ebd8`: | ReleaseFast | ReleaseSmall | | ------------- | ------------- | | 5.1K | 3.6K |

I think it is fixed in LLVM 20. From IR triangulation problem lies in SimplifyCFG pass, which was probably solved in https://github.com/llvm/llvm-project/commit/6f194a6dea4b4067336431e699ea3588417d4b96

@alexrp I could not reproduce this on 0.14.0, I think llvm 20 did the job.