efriedma-quic wrote:

If the number of steps isn't proportional to the amount of work the compiler is 
doing, that's a problem: it becomes much easier to hang the compiler.  That 
said, why are we doing a linear search over case conditions?  It seems like the 
sort of thing that we could resolve with a better data structure.

https://github.com/llvm/llvm-project/pull/201845
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to