[all-commits] [llvm/llvm-project] ead397: [MemoryLocation] Move DSE intrinsic handling to Me...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Dec 3 08:01:06 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ead3979a92fc33add4710c4510d6906260dcb4ad
https://github.com/llvm/llvm-project/commit/ead3979a92fc33add4710c4510d6906260dcb4ad
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-12-03 (Fri, 03 Dec 2021)
Changed paths:
M llvm/lib/Analysis/MemoryLocation.cpp
M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
Log Message:
-----------
[MemoryLocation] Move DSE intrinsic handling to MemoryLocation. (NFC)
Suggested in D114872.
More information about the All-commits
mailing list