[llvm] Add the "initializes" attribute inference (PR #97373)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 12:48:02 PDT 2024


https://github.com/aeubanks commented:

even when lgtm, we should land this only after the DSE patch lands as to not unnecessarily increase compile time without any benefit

can you add `[FunctionAttrs]` to the beginning of the commit title?

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


More information about the llvm-commits mailing list