[all-commits] [llvm/llvm-project] 312cb3: [Reassociate] Preserve NUW flags after expr tree r...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Sat Dec 9 00:46:02 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 312cb34da6a5529fbfaa1be62f1aa9bbb26ce506
https://github.com/llvm/llvm-project/commit/312cb34da6a5529fbfaa1be62f1aa9bbb26ce506
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2023-12-09 (Sat, 09 Dec 2023)
Changed paths:
M llvm/include/llvm/Transforms/Scalar/Reassociate.h
M llvm/lib/Transforms/Scalar/Reassociate.cpp
M llvm/test/Transforms/Reassociate/local-cse.ll
A llvm/test/Transforms/Reassociate/reassoc-mul-nuw.ll
Log Message:
-----------
[Reassociate] Preserve NUW flags after expr tree rewriting (#72360)
Alive2: https://alive2.llvm.org/ce/z/38KiC_
More information about the All-commits
mailing list