For us, this is useful because we generally want to sink register sequences on our target (otherwise they can act as a barrier and stop us from sinking other stuff). But it should be generally straightforward and useful for any other target to override this and decide that there are things they do or don't want to sink.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Comment needs updating