[llvm] [SeperateConstOffsetFromGEP] Handle `or disjoint` flags (PR #76997)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 07:59:51 PST 2024


nikic wrote:

I don't think there is an easy way to *only* add disjoint. I just did this manually where necessary (e.g. eecb99c5f66c8491766628a2925587e20f3b1dbd adds it to about a hundred tests).

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


More information about the llvm-commits mailing list