[all-commits] [llvm/llvm-project] 05ef44: [SimplifyCFG] Handle MD_noundef when hoisting comm...
luxufan via All-commits
all-commits at lists.llvm.org
Fri Mar 3 03:04:21 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05ef449600be9e14ce8d88a22fdf1f76eb8cd4b4
https://github.com/llvm/llvm-project/commit/05ef449600be9e14ce8d88a22fdf1f76eb8cd4b4
Author: luxufan <luxufan at iscas.ac.cn>
Date: 2023-03-03 (Fri, 03 Mar 2023)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
A llvm/test/Transforms/SimplifyCFG/hoist-with-metadata.ll
R llvm/test/Transforms/SimplifyCFG/hoist-with-range.ll
Log Message:
-----------
[SimplifyCFG] Handle MD_noundef when hoisting common codes
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D144939
More information about the All-commits
mailing list