Fraser Cormack
9cf24652e7
[AMDGPU] Fix spurious NoAlias results ( #122309 )
...
After a30e50fc, AMDGPUAAResult is being called in more situations where
BasicAA isn't sure. This exposed some regressions where NoAlias is being
incorrectly returned for two identical pointers.
The fix is to check the underlying objects for equality before returning
NoAlias.
2025-01-20 14:19:30 +00:00
..
2025-01-18 10:32:14 -08:00
2025-01-20 11:01:15 +01:00
2024-12-10 11:11:50 -05:00
2025-01-14 13:46:34 -08:00
2025-01-20 12:57:05 +00:00
2024-12-16 21:23:33 +00:00
2025-01-14 13:07:16 -08:00
2025-01-13 17:07:39 -08:00
2024-12-12 07:54:48 -08:00
2025-01-20 14:15:14 +11:00
2025-01-16 17:19:41 +00:00
2025-01-17 01:40:33 -08:00
2025-01-20 09:55:35 +01:00
2025-01-06 15:41:46 +01:00
2025-01-10 19:33:20 -08:00
2025-01-20 14:54:43 +08:00
2025-01-08 08:49:03 -08:00
2025-01-18 09:44:58 -08:00
2025-01-17 17:26:44 -08:00
2024-12-11 15:44:44 -08:00
2025-01-14 18:22:54 -08:00
2025-01-17 07:56:12 +01:00
2025-01-17 14:37:29 -08:00
2025-01-19 10:58:49 -08:00
2025-01-16 13:20:41 +00:00
2025-01-20 14:19:30 +00:00
2025-01-20 02:30:29 +00:00
2024-12-23 17:23:43 -05:00
2025-01-05 15:18:05 +08:00
2025-01-20 13:04:58 +00:00
2024-12-10 17:57:04 -08:00
2024-12-23 17:23:43 -05:00