[all-commits] [llvm/llvm-project] 207854: [Local][InstCombine] Handle MD_noundef in combineM...
luxufan via All-commits
all-commits at lists.llvm.org
Tue Feb 28 02:09:51 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 207854b07dd9bd0d79add49bc5af17f1aabc752f
https://github.com/llvm/llvm-project/commit/207854b07dd9bd0d79add49bc5af17f1aabc752f
Author: luxufan <luxufan at iscas.ac.cn>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M llvm/lib/Transforms/Utils/Local.cpp
M llvm/test/Transforms/InstCombine/load-combine-metadata.ll
Log Message:
-----------
[Local][InstCombine] Handle MD_noundef in combineMetadataCSE
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D144942
More information about the All-commits
mailing list