ymand wrote:

> Nice fix! So, it looks like our definition of "loop head" was wrong.

Indeed. We didn't think of the way control-flow constructs *inside* the 
condition expression would be represented. Ironically (?), this is actually 
simpler and fixes another issue besides, which is nice. ;)

https://github.com/llvm/llvm-project/pull/68923
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to