[llvm] [llvm-diff] Also diff alloca's allocated type and alignment (PR #84781)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 11 10:29:41 PDT 2024
YanWQ-monad wrote:
When I was adding the test cases, I found another wired thing: same struct in different `.ll`s would be considered different types. This can also be seen from the failed tests.
I'm gonna investigate this issue tomorrow, because I have to go sleep now - I have lessons tomorrow.
https://github.com/llvm/llvm-project/pull/84781
More information about the llvm-commits
mailing list