[all-commits] [llvm/llvm-project] 615efc: [AlignmentFromAssumptions] Migrate tests to opaque...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jun 22 05:04:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 615efc3ed59cd5073127e4f0709ae35e58a5dc4f
https://github.com/llvm/llvm-project/commit/615efc3ed59cd5073127e4f0709ae35e58a5dc4f
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-06-22 (Wed, 22 Jun 2022)
Changed paths:
M llvm/test/Transforms/AlignmentFromAssumptions/amdgpu-crash.ll
M llvm/test/Transforms/AlignmentFromAssumptions/simple.ll
M llvm/test/Transforms/AlignmentFromAssumptions/simple32.ll
M llvm/test/Transforms/AlignmentFromAssumptions/start-unk.ll
Log Message:
-----------
[AlignmentFromAssumptions] Migrate tests to opaque pointers (NFC)
Tests were updated with (without manual fixup):
https://gist.github.com/nikic/98357b71fd67756b0f064c9517b62a34
More information about the All-commits
mailing list