[llvm] [SandboxVec][Interval] Implement getUnionInterval() and getSingleDiff() (PR #111455)

via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 09:58:49 PDT 2024


vporpo wrote:

> I'm not clear if there should be another union method API returning two intervals when there is no overlap (minimal instruction coverage vs maximal).

We can add one once it's needed.

https://github.com/llvm/llvm-project/pull/111455


More information about the llvm-commits mailing list