[all-commits] [llvm/llvm-project] 1a726c: Take memset_inline into account in analyzeLoadFrom...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Wed Oct 26 02:50:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a726cfa83667585dd87a9955ed5e331cad45d18
https://github.com/llvm/llvm-project/commit/1a726cfa83667585dd87a9955ed5e331cad45d18
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-10-26 (Wed, 26 Oct 2022)
Changed paths:
M llvm/lib/Transforms/Utils/VNCoercion.cpp
Log Message:
-----------
Take memset_inline into account in analyzeLoadFromClobberingMemInst
This appeared in https://reviews.llvm.org/D126903#3884061
Differential Revision: https://reviews.llvm.org/D136752
More information about the All-commits
mailing list