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

Krzysztof Drewniak via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 07:29:30 PST 2024


krzysz00 wrote:

Update: having actually run more tests, removing the bitsInCommon thing broke a bunch of AMD codegen tests and might break some other platforms I don't usually build.

Do we know if there's a way to go run `disjoint` inference on existing IR?

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


More information about the llvm-commits mailing list