[LLVMdev] MergeInClobberRanges

David Greene dag at cray.com
Wed Apr 2 17:09:09 PDT 2008


Why does LiveInterval::MergeInClobberRanges set the definition index
as unknown?  Why would the definition index not be the definition index
for the range merged in from the other interval?  I suppose if two ranges
overlap it's not clear what to set the def index to.  Perhaps it should result
in two separate ranges with different def indices.

                                                   -Dave



More information about the llvm-dev mailing list