[llvm] [GlobalISel] Catching inconsistencies in load memory, result, and range metadata type (PR #121247)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 15 22:05:46 PST 2025
================
@@ -17,6 +17,7 @@
!0 = !{i96 0, i96 9223372036854775808}
!1 = !{!"omnipotent char", !2}
!2 = !{!"Simple C/C++ TBAA"}
+ !3 = !{i32 0, i32 4294967295}
----------------
arsenm wrote:
Same, shouldn't need to modify the input IR
https://github.com/llvm/llvm-project/pull/121247
More information about the llvm-commits
mailing list