pengfei added a comment.

> Should also generate this same IR right?

For `a + b + c`, yes, they are the same. For `a + b`, no. That's the difference 
between approaches #3 and #4, which I didn't emphasize before :) 
https://godbolt.org/z/onbGeqdYv


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113107/new/

https://reviews.llvm.org/D113107

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to