Skip to:
Commit: https://github.com/llvm/llvm-project/commit/e13bed4c5f3544c076ce57e36d9a11eefa5a7815commit llvmorg-18-init-7933-ge13bed4c5f35Author: Dmitriy Smirnov <dmitriy.smirnov@arm.com>Date: Fri Oct 6 11:15:00 2023 +0100
[PATCH] [llvm] [InstCombine] Canonicalise ADD+GEP
This patch tries to canonicalise add + gep to gep + gep.
Co-authored-by: Paul Walker <paul.walker@arm.com>... 4 lines of the commit log omitted.
tcwg_bmk-code_size-spec2k6
llvm-aarch64-master-Os_LTO
grew in size by 6% - 401.bzip2
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_size-spec2k6/llvm-aarch64-master-Os_LTO/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-aarch64-master-Os_LTO-build/75/
llvm-arm-master-Os
grew in size by 21% - 473.astar:[.] _ZN7way2obj12releasepointEii
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_size-spec2k6/llvm-arm-master-Os/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/90/artifact/artifacts
llvm-arm-master-Oz
403.gcc failed to build
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_size-spec2k6/llvm-arm-master-Oz/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Oz-build/74/artifact/artifacts
tcwg_bmk-code_speed-cpu2017rate
llvm-aarch64-master-O2
slowed down by 55% - 505.mcf_r:[.] price_out_impl
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_speed-cpu2017rate/llvm-aarch64-master-O2/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-aarch64-master-O2-build/113/artifact/artifacts
llvm-aarch64-master-O3
slowed down by 4% - 525.x264_r
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_speed-cpu2017rate/llvm-aarch64-master-O3/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-aarch64-master-O3-build/127/artifact/artifacts
llvm-arm-master-O2
slowed down by 61% - 505.mcf_r:[.] price_out_impl
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_speed-cpu2017rate/llvm-arm-master-O2/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O2-build/77/artifact/artifacts
llvm-arm-master-O2_LTO
slowed down by 23% - 505.mcf_r:[.] main
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_speed-cpu2017rate/llvm-arm-master-O2_LTO/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O2_LTO-build/168/artifact/artifacts
tcwg_bmk-code_speed-spec2k6
slowed down by 6% - 464.h264ref
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_speed-spec2k6/llvm-aarch64-master-O2/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--llvm-aarch64-master-O2-build/142/artifact/artifacts
slowed down by 57% - 401.bzip2:[.] BZ2_compressBlock
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_speed-spec2k6/llvm-arm-master-O2/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--llvm-arm-master-O2-build/75/artifact/artifacts
tcwg_bmk-fujitsu_speed-cpu2017speed
slowed down by 21% - 605.mcf_s:[.] price_out_impl
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-fujitsu_speed-cpu2017speed/llvm-aarch64-master-O2/details.txt
https://ci.linaro.org/job/tcwg_bmk-fujitsu_speed-cpu2017speed--llvm-aarch64-master-O2-build/181/artifact/artifacts
tcwg_bmk-qc_speed-cpu2017rate
slowed down by 8% - 520.omnetpp_r
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-qc_speed-cpu2017rate/llvm-aarch64-master-O2/details.txt
https://ci.linaro.org/job/tcwg_bmk-qc_speed-cpu2017rate--llvm-aarch64-master-O2-build/153/artifact/artifacts
Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/jira/yaml
slowed down by 23% - 505.mcf_r:[.] mainDetails: https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O2_LTO-build/168/artifact/artifacts/notify/mail-body.txt/*view*/
slowed down by 8% - 520.omnetpp_rDetails: https://ci.linaro.org/job/tcwg_bmk-qc_speed-cpu2017rate--llvm-aarch64-master-O2-build/153/artifact/artifacts/notify/mail-body.txt/*view*/
grew in size by 21% - 473.astar:[.] _ZN7way2obj12releasepointEiiDetails: https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/90/artifact/artifacts/notify/mail-body.txt/*view*/
slowed down by 57% - 401.bzip2:[.] BZ2_compressBlockDetails: https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--llvm-arm-master-O2-build/75/artifact/artifacts/notify/mail-body.txt/*view*/
slowed down by 4% - 525.x264_rDetails: https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-aarch64-master-O3-build/127/artifact/artifacts/notify/mail-body.txt/*view*/
Commit: https://github.com/llvm/llvm-project/commit/e13bed4c5f3544c076ce57e36d9a11eefa5a7815
commit llvmorg-18-init-7933-ge13bed4c5f35
Author: Dmitriy Smirnov <dmitriy.smirnov@arm.com>
Date: Fri Oct 6 11:15:00 2023 +0100
[PATCH] [llvm] [InstCombine] Canonicalise ADD+GEP
This patch tries to canonicalise add + gep to gep + gep.
Co-authored-by: Paul Walker <paul.walker@arm.com>
... 4 lines of the commit log omitted.
tcwg_bmk-code_size-spec2k6
llvm-aarch64-master-Os_LTO
grew in size by 6% - 401.bzip2
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_size-spec2k6/llvm-aarch64-master-Os_LTO/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-aarch64-master-Os_LTO-build/75/
llvm-arm-master-Os
grew in size by 21% - 473.astar:[.] _ZN7way2obj12releasepointEii
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_size-spec2k6/llvm-arm-master-Os/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Os-build/90/artifact/artifacts
llvm-arm-master-Oz
403.gcc failed to build
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_size-spec2k6/llvm-arm-master-Oz/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--llvm-arm-master-Oz-build/74/artifact/artifacts
tcwg_bmk-code_speed-cpu2017rate
llvm-aarch64-master-O2
slowed down by 55% - 505.mcf_r:[.] price_out_impl
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_speed-cpu2017rate/llvm-aarch64-master-O2/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-aarch64-master-O2-build/113/artifact/artifacts
llvm-aarch64-master-O3
slowed down by 4% - 525.x264_r
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_speed-cpu2017rate/llvm-aarch64-master-O3/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-aarch64-master-O3-build/127/artifact/artifacts
llvm-arm-master-O2
slowed down by 61% - 505.mcf_r:[.] price_out_impl
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_speed-cpu2017rate/llvm-arm-master-O2/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O2-build/77/artifact/artifacts
llvm-arm-master-O2_LTO
slowed down by 23% - 505.mcf_r:[.] main
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_speed-cpu2017rate/llvm-arm-master-O2_LTO/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O2_LTO-build/168/artifact/artifacts
tcwg_bmk-code_speed-spec2k6
llvm-aarch64-master-O2
slowed down by 6% - 464.h264ref
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_speed-spec2k6/llvm-aarch64-master-O2/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--llvm-aarch64-master-O2-build/142/artifact/artifacts
llvm-arm-master-O2
slowed down by 57% - 401.bzip2:[.] BZ2_compressBlock
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-code_speed-spec2k6/llvm-arm-master-O2/details.txt
https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--llvm-arm-master-O2-build/75/artifact/artifacts
tcwg_bmk-fujitsu_speed-cpu2017speed
llvm-aarch64-master-O2
slowed down by 21% - 605.mcf_s:[.] price_out_impl
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-fujitsu_speed-cpu2017speed/llvm-aarch64-master-O2/details.txt
https://ci.linaro.org/job/tcwg_bmk-fujitsu_speed-cpu2017speed--llvm-aarch64-master-O2-build/181/artifact/artifacts
tcwg_bmk-qc_speed-cpu2017rate
llvm-aarch64-master-O2
slowed down by 8% - 520.omnetpp_r
https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/tcwg_bmk-qc_speed-cpu2017rate/llvm-aarch64-master-O2/details.txt
https://ci.linaro.org/job/tcwg_bmk-qc_speed-cpu2017rate--llvm-aarch64-master-O2-build/153/artifact/artifacts
Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/jira/yaml