[llvm] [ArgPromotion] Remove incorrect TranspBlocks set for loads. (PR #84835)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 17:21:10 PDT 2024


efriedma-quic wrote:

Maybe it's worth looking into fixing the API of inverse_depth_first_ext/etc. to be less error-prone?  For example, maybe we can make it automatically clear the storage when it's constructed, or something like that.

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


More information about the llvm-commits mailing list