[all-commits] [llvm/llvm-project] c625b6: Remove duplicate code from wouldInstructionBeTrivi...
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Sat Apr 2 02:06:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c625b6051c2490a35c6204ac3b512f8ea02fd2b5
https://github.com/llvm/llvm-project/commit/c625b6051c2490a35c6204ac3b512f8ea02fd2b5
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2022-04-02 (Sat, 02 Apr 2022)
Changed paths:
M llvm/lib/Transforms/Utils/Local.cpp
Log Message:
-----------
Remove duplicate code from wouldInstructionBeTriviallyDead
There is a similar check few lines above in this function.
More information about the All-commits
mailing list