[all-commits] [llvm/llvm-project] a71b40: [InstCombine] Add tests for memset -> load forward...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Nov 3 02:21:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a71b408aefdbfd903acc88a38f887780e96f9336
https://github.com/llvm/llvm-project/commit/a71b408aefdbfd903acc88a38f887780e96f9336
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-11-03 (Thu, 03 Nov 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/load-store-forward.ll
Log Message:
-----------
[InstCombine] Add tests for memset -> load forward with offset (NFC)
More information about the All-commits
mailing list