[clang] Effect analysis: correctly detect `(x ? a : b)` as nonblocking when a and b are (PR #111224)

via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 8 01:24:20 PDT 2024


Sirraide wrote:

Oh, also, are there any other places where we should maybe be using `FunctionEffectsRef::get()`?

https://github.com/llvm/llvm-project/pull/111224


More information about the cfe-commits mailing list