Currently call instructions are sunk during IR stage under simple conditions. This diff is to address the call instructions not getting sunk by IR passes where the situation is more complicated.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
40 ms | x64 debian > LLVM.CodeGen/X86::machine-sink-call.mir |