[all-commits] [llvm/llvm-project] 3d5179: [DSE] Add additional tests for noalias calls (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jan 11 03:10:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d5179febe40ee36aa48e368818e46bc45a30186
https://github.com/llvm/llvm-project/commit/3d5179febe40ee36aa48e368818e46bc45a30186
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-01-11 (Tue, 11 Jan 2022)
Changed paths:
M llvm/test/Transforms/DeadStoreElimination/simple.ll
Log Message:
-----------
[DSE] Add additional tests for noalias calls (NFC)
Currently this is special-cased to TLI alloc functions only.
More information about the All-commits
mailing list