[all-commits] [llvm/llvm-project] a76750: Revert "[SimplifyCFG] Extend jump-threading to all...
hjagasiaAMD via All-commits
all-commits at lists.llvm.org
Thu Apr 2 16:05:49 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a76750e6de6aba2223097dc505578556ec245d50
https://github.com/llvm/llvm-project/commit/a76750e6de6aba2223097dc505578556ec245d50
Author: hjagasiaAMD <harsha.jagasia at amd.com>
Date: 2026-04-02 (Thu, 02 Apr 2026)
Changed paths:
M clang/test/CodeGenObjC/exceptions.m
M clang/test/Headers/__clang_hip_math.hip
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
M llvm/test/CodeGen/AArch64/avoid-free-ext-promotion.ll
R llvm/test/Transforms/SimplifyCFG/jump-threading-live-on-exit.ll
R llvm/test/Transforms/SimplifyCFG/jump-threading-max-jump-threading-live-blocks.ll
Log Message:
-----------
Revert "[SimplifyCFG] Extend jump-threading to allow live local defs … (#190269)
…(#135079)"
This reverts commit a757f23404c594f4a48b4ddb6625f88b349d11d5. Commit
causes reduce.cu file in hipcub/warp go from 2 minutes of compilation to
taking several hours.
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