[PATCH] D52127: [MF][MBB]: Add the ability to register callbacks for removal and insertion of MachineInstrs

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 17 10:53:58 PDT 2018


MatzeB added a comment.

I've seen callbacks lead to unintuitive/hard to understand code. Can you motivate the use case some more?


Repository:
  rL LLVM

https://reviews.llvm.org/D52127





More information about the llvm-commits mailing list