[all-commits] [llvm/llvm-project] 9dd8ba: [InstCombine] Add memcpy test with !tbaa.struct wi...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Feb 9 09:11:45 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9dd8ba4429fc22063e6ce18017e7bdbd7552a927
https://github.com/llvm/llvm-project/commit/9dd8ba4429fc22063e6ce18017e7bdbd7552a927
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed paths:
M llvm/test/Transforms/InstCombine/struct-assign-tbaa.ll
Log Message:
-----------
[InstCombine] Add memcpy test with !tbaa.struct with multiple fields.
Add an additional test with a struct with multiple fields.
More information about the All-commits
mailing list