[all-commits] [llvm/llvm-project] 371237: [DSE] Style improvements after 3cef3cf - remove re...
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Jan 11 08:39:34 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3712372fa5a59c8eea26f62c6aab95c486714248
https://github.com/llvm/llvm-project/commit/3712372fa5a59c8eea26f62c6aab95c486714248
Author: Philip Reames <listmail at philipreames.com>
Date: 2022-01-11 (Tue, 11 Jan 2022)
Changed paths:
M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
Log Message:
-----------
[DSE] Style improvements after 3cef3cf - remove redundant dyn_casts [NFC]
I'd been working on exactly the same patch when Nikita landed his, so this patch is basically the style diff between the two. :)
More information about the All-commits
mailing list