[all-commits] [llvm/llvm-project] 275f3a: [GVN][NFC] Factor out load elimination logic via P...
max-azul via All-commits
all-commits at lists.llvm.org
Fri Apr 9 02:13:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 275f3a2540fef429aaf8cebd2aa413bb9e7a6daa
https://github.com/llvm/llvm-project/commit/275f3a2540fef429aaf8cebd2aa413bb9e7a6daa
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2021-04-09 (Fri, 09 Apr 2021)
Changed paths:
M llvm/include/llvm/Transforms/Scalar/GVN.h
M llvm/lib/Transforms/Scalar/GVN.cpp
Log Message:
-----------
[GVN][NFC] Factor out load elimination logic via PRE for reuse
More information about the All-commits
mailing list