[llvm] [SandboxVec][Interval] Implement getUnionInterval() and getSingleDiff() (PR #111455)
Alina Sbirlea via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 8 09:55:20 PDT 2024
https://github.com/alinas approved this pull request.
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).
This looks good for this purpose.
https://github.com/llvm/llvm-project/pull/111455
More information about the llvm-commits
mailing list