[llvm] [IRMover] Don't consider opaque types isomorphic to other types (PR #138241)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Fri May 30 07:58:48 PDT 2025


https://github.com/teresajohnson commented:

Few questions below so that I understand it better. Also, what is the real world impact of removing this support for LTO'ed binaries? Regardless of whether it is technically correct, looks like it has existed for a long time.

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


More information about the llvm-commits mailing list