[all-commits] [llvm/llvm-project] 238139: [DSE][NFC] Clean up DeadStoreElimination from unus...
yurai007 via All-commits
all-commits at lists.llvm.org
Wed Aug 4 10:50:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 238139be095236ebcd4274b3de5a750262c969c3
https://github.com/llvm/llvm-project/commit/238139be095236ebcd4274b3de5a750262c969c3
Author: Dawid Jurczak <dawid_jurek at vp.pl>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
Log Message:
-----------
[DSE][NFC] Clean up DeadStoreElimination from unused variables
Differential Revision: https://reviews.llvm.org/D106446
More information about the All-commits
mailing list