[all-commits] [llvm/llvm-project] 9404d4: [llvm-stress] Support opaque pointers
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Mar 3 00:59:53 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9404d4429921f568fd60eee8f1975a94b8c3f67a
https://github.com/llvm/llvm-project/commit/9404d4429921f568fd60eee8f1975a94b8c3f67a
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-03-03 (Thu, 03 Mar 2022)
Changed paths:
M llvm/tools/llvm-stress/llvm-stress.cpp
Log Message:
-----------
[llvm-stress] Support opaque pointers
With opaque pointers, generate the load/store type independently
of the pointer type.
More information about the All-commits
mailing list