[all-commits] [llvm/llvm-project] e81702: [DSE] Preserve address space
Nikita Popov via All-commits
all-commits at lists.llvm.org
Sun Jun 27 11:27:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e81702912e6247c3adeb7e0c8416d6251d3b452a
https://github.com/llvm/llvm-project/commit/e81702912e6247c3adeb7e0c8416d6251d3b452a
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-06-27 (Sun, 27 Jun 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
M llvm/test/Transforms/DeadStoreElimination/OverwriteStoreBegin.ll
Log Message:
-----------
[DSE] Preserve address space
Preserve address space when inserting i8* cast.
More information about the All-commits
mailing list