[all-commits] [llvm/llvm-project] 820d54: [NaryReassociate][AMDGPU] Pre-commit test for unif...
Pankaj Dwivedi via All-commits
all-commits at lists.llvm.org
Mon Apr 13 03:36:48 PDT 2026
Branch: refs/heads/users/Pankajdwivedi-25/Teach-NAryReassociate-UA
Home: https://github.com/llvm/llvm-project
Commit: 820d54348ec3f54813c12cb4c68cd05096ad1867
https://github.com/llvm/llvm-project/commit/820d54348ec3f54813c12cb4c68cd05096ad1867
Author: padivedi <padivedi at amd.com>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
A llvm/test/Transforms/NaryReassociate/AMDGPU/nary-add-uniform.ll
Log Message:
-----------
[NaryReassociate][AMDGPU] Pre-commit test for uniformity-aware reassociation (NFC)
Commit: 658943692b63c0a2c7f1c38e6225bf7df538315e
https://github.com/llvm/llvm-project/commit/658943692b63c0a2c7f1c38e6225bf7df538315e
Author: padivedi <padivedi at amd.com>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M llvm/include/llvm/Transforms/Scalar/NaryReassociate.h
M llvm/lib/Transforms/Scalar/NaryReassociate.cpp
M llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
M llvm/test/Transforms/NaryReassociate/AMDGPU/nary-add-uniform.ll
Log Message:
-----------
[NaryReassociate] Make uniformity-aware to prefer grouping uniform values
Commit: f8bee03d55ed4b0b3083dc306feb638b7e0a51cf
https://github.com/llvm/llvm-project/commit/f8bee03d55ed4b0b3083dc306feb638b7e0a51cf
Author: padivedi <padivedi at amd.com>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M llvm/lib/Transforms/Scalar/NaryReassociate.cpp
Log Message:
-----------
review: address suggestions
Commit: 62b9202f213c969526749f13de5f15f83f43c528
https://github.com/llvm/llvm-project/commit/62b9202f213c969526749f13de5f15f83f43c528
Author: padivedi <padivedi at amd.com>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M llvm/lib/Transforms/Scalar/NaryReassociate.cpp
Log Message:
-----------
delay fetching unifromity for target which don't need it
Commit: d10df4de846de068c241dd8056079efa9f1dae7e
https://github.com/llvm/llvm-project/commit/d10df4de846de068c241dd8056079efa9f1dae7e
Author: padivedi <padivedi at amd.com>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M llvm/lib/Transforms/Scalar/NaryReassociate.cpp
Log Message:
-----------
review: address suggestions
Commit: 3fefe0335a5ed8cadb60d1ad9b7a1d255a5aa3d1
https://github.com/llvm/llvm-project/commit/3fefe0335a5ed8cadb60d1ad9b7a1d255a5aa3d1
Author: Pankaj Dwivedi <pankajkumar.divedi at amd.com>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M llvm/include/llvm/Transforms/Scalar/NaryReassociate.h
Log Message:
-----------
Update llvm/include/llvm/Transforms/Scalar/NaryReassociate.h
Co-authored-by: Jay Foad <jay.foad at amd.com>
Commit: 82dc058cc20b7107f3d28ae18bf2b03c449f1d47
https://github.com/llvm/llvm-project/commit/82dc058cc20b7107f3d28ae18bf2b03c449f1d47
Author: padivedi <padivedi at amd.com>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M llvm/include/llvm/Transforms/Scalar/NaryReassociate.h
M llvm/lib/Transforms/Scalar/NaryReassociate.cpp
Log Message:
-----------
review: address suggestion
Commit: 28332c882d594ed378f70f77ccd5ae18d25487b8
https://github.com/llvm/llvm-project/commit/28332c882d594ed378f70f77ccd5ae18d25487b8
Author: padivedi <padivedi at amd.com>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M llvm/include/llvm/Transforms/Scalar/NaryReassociate.h
M llvm/lib/Transforms/Scalar/NaryReassociate.cpp
Log Message:
-----------
review
Compare: https://github.com/llvm/llvm-project/compare/f2e54ef854db...28332c882d59
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