[all-commits] [llvm/llvm-project] 73ad1e: [CodeGen][NPM] Support CodeGenSCCOrder in pipeline
Akshat Oke via All-commits
all-commits at lists.llvm.org
Mon Jul 7 23:26:30 PDT 2025
Branch: refs/heads/users/optimisan/pb/codegenscc-order
Home: https://github.com/llvm/llvm-project
Commit: 73ad1e3cb967f03926f450249dfc2167e92aef66
https://github.com/llvm/llvm-project/commit/73ad1e3cb967f03926f450249dfc2167e92aef66
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M llvm/include/llvm/Passes/CodeGenPassBuilder.h
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
A llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll
Log Message:
-----------
[CodeGen][NPM] Support CodeGenSCCOrder in pipeline
pb/codegenscc-order
Commit: 58dfd7a2fec3cac44a152a058061849d91910ae4
https://github.com/llvm/llvm-project/commit/58dfd7a2fec3cac44a152a058061849d91910ae4
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll
Log Message:
-----------
Remove tr and support expensive check
Commit: 97ead0671449a7163eccefb6e1e95d0b36904a51
https://github.com/llvm/llvm-project/commit/97ead0671449a7163eccefb6e1e95d0b36904a51
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll
Log Message:
-----------
separate tests for O2 and O3
Commit: 7d8439580874cf99cbcf4a762b8a2d7b4e308c25
https://github.com/llvm/llvm-project/commit/7d8439580874cf99cbcf4a762b8a2d7b4e308c25
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll
Log Message:
-----------
condense test into one line
pipeline is printed on a single line, so having CHECK lines on separate
lines can allow extra characters in between (and will not error out on
extra passes being in the pipeline)
Commit: cb75a3d033b2b138c2d1dfe9a31af4d6fa09d736
https://github.com/llvm/llvm-project/commit/cb75a3d033b2b138c2d1dfe9a31af4d6fa09d736
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M llvm/include/llvm/Passes/CodeGenPassBuilder.h
Log Message:
-----------
early return
Commit: 7cda52fbb1eb7d028cfd3b4be1b2018bf1ddfb55
https://github.com/llvm/llvm-project/commit/7cda52fbb1eb7d028cfd3b4be1b2018bf1ddfb55
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M llvm/include/llvm/Passes/CodeGenPassBuilder.h
Log Message:
-----------
more early returns
Commit: 032da65bcedeab3e69ea46699cbc518cdefe5ac3
https://github.com/llvm/llvm-project/commit/032da65bcedeab3e69ea46699cbc518cdefe5ac3
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll
Log Message:
-----------
update test
Compare: https://github.com/llvm/llvm-project/compare/a5389e158c8d...032da65bcede
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