[all-commits] [llvm/llvm-project] 662f57: [InstCombine] Add tests for memset with undef/pois...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Apr 21 06:46:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 662f57ee21a45919ed85f912c3a05153d125d081
https://github.com/llvm/llvm-project/commit/662f57ee21a45919ed85f912c3a05153d125d081
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-04-21 (Thu, 21 Apr 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/memset.ll
Log Message:
-----------
[InstCombine] Add tests for memset with undef/poison value (NFC)
More information about the All-commits
mailing list