[all-commits] [llvm/llvm-project] 0b1d1c: [CodeGenPrepare][NFC] Update the dominator tree in...
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Tue Aug 1 10:08:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b1d1cdb89322c277baf5221218a830195fef9d4
https://github.com/llvm/llvm-project/commit/0b1d1cdb89322c277baf5221218a830195fef9d4
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h
M llvm/lib/CodeGen/CodeGenPrepare.cpp
M llvm/lib/Transforms/Utils/BypassSlowDivision.cpp
M llvm/test/Transforms/CodeGenPrepare/AMDGPU/bypass-slow-div-debug-info-inseltpoison.ll
M llvm/test/Transforms/CodeGenPrepare/AMDGPU/bypass-slow-div-debug-info.ll
Log Message:
-----------
[CodeGenPrepare][NFC] Update the dominator tree instead of rebuilding it
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D153638
More information about the All-commits
mailing list