[all-commits] [llvm/llvm-project] 71c4a2: AMDGPU: Update live intervals in convertToThreeAdd...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Sep 4 07:05:40 PDT 2024
Branch: refs/heads/users/arsenm/issue98741-twoaddr-insts-live-interval-update
Home: https://github.com/llvm/llvm-project
Commit: 71c4a29c5cc1f44feecb3d3765c8d4e013c08c0c
https://github.com/llvm/llvm-project/commit/71c4a29c5cc1f44feecb3d3765c8d4e013c08c0c
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-09-04 (Wed, 04 Sep 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/test/CodeGen/AMDGPU/gfx10-twoaddr-fma.mir
Log Message:
-----------
AMDGPU: Update live intervals in convertToThreeAddress
Fixes #98741
Commit: 41eaa27d40d111a8ae04c9c3f52cfc593c69d7a7
https://github.com/llvm/llvm-project/commit/41eaa27d40d111a8ae04c9c3f52cfc593c69d7a7
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-09-04 (Wed, 04 Sep 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
Log Message:
-----------
Comments
Commit: 1f8b5a86d0514ae5435bb6481a272d99f888cbda
https://github.com/llvm/llvm-project/commit/1f8b5a86d0514ae5435bb6481a272d99f888cbda
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-09-04 (Wed, 04 Sep 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
Log Message:
-----------
Rename variable
Commit: 48b4c2b24746a0234b2a080eaa5db3f2e1ec5d75
https://github.com/llvm/llvm-project/commit/48b4c2b24746a0234b2a080eaa5db3f2e1ec5d75
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-09-04 (Wed, 04 Sep 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
Log Message:
-----------
Rename variable
Commit: 7ec8ac95ea6f9ce7693474c541b25dc6e15a51d4
https://github.com/llvm/llvm-project/commit/7ec8ac95ea6f9ce7693474c541b25dc6e15a51d4
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-09-04 (Wed, 04 Sep 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/test/CodeGen/AMDGPU/gfx10-twoaddr-fma.mir
Log Message:
-----------
Remove less
Commit: b69a9f8efe76ee99f57ea44588fe5b9c6af55530
https://github.com/llvm/llvm-project/commit/b69a9f8efe76ee99f57ea44588fe5b9c6af55530
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-09-04 (Wed, 04 Sep 2024)
Changed paths:
M llvm/test/CodeGen/AMDGPU/gfx10-twoaddr-fma.mir
Log Message:
-----------
Add tracksRegLiveness to every function
Commit: 5ae0d57ba370e9055de28c82e95b0c315dfab142
https://github.com/llvm/llvm-project/commit/5ae0d57ba370e9055de28c82e95b0c315dfab142
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-09-04 (Wed, 04 Sep 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/test/CodeGen/AMDGPU/gfx10-twoaddr-fma.mir
Log Message:
-----------
Hackily use shrinkToUses
Compare: https://github.com/llvm/llvm-project/compare/5b1d89754e8c...5ae0d57ba370
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