[all-commits] [llvm/llvm-project] d857e7: MachineVerifier: Fix check for range type
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jan 29 07:50:52 PST 2025
Branch: refs/heads/users/arsenm/machine-verifier-fix-mmo-range-verifier
Home: https://github.com/llvm/llvm-project
Commit: d857e743d8dbeacc684b41787ff62b3dc907dadc
https://github.com/llvm/llvm-project/commit/d857e743d8dbeacc684b41787ff62b3dc907dadc
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M llvm/lib/CodeGen/MachineVerifier.cpp
M llvm/test/MachineVerifier/AMDGPU/test_g_incompatible_range.mir
Log Message:
-----------
MachineVerifier: Fix check for range type
We need to permit scalar extending loads with range annotations.
Fix expensive_checks failures after 11db7fb09b36e656a801117d6a2492133e9c2e46
Commit: 7fa5e145de3eb1bafed2cc74a49767501b2500c1
https://github.com/llvm/llvm-project/commit/7fa5e145de3eb1bafed2cc74a49767501b2500c1
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-memory-metadata.mir
Log Message:
-----------
Fix test
Compare: https://github.com/llvm/llvm-project/compare/d9e7996fdb47...7fa5e145de3e
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list