[llvm] [SandboxIR][Tracker] Track Instruction::moveBefore() (PR #99568)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 18 14:24:32 PDT 2024
vporpo wrote:
Ah there is also `Instruction::moveAfter()` that can be used to move instructions. I will add a test for it too.
https://github.com/llvm/llvm-project/pull/99568
More information about the llvm-commits
mailing list