[all-commits] [llvm/llvm-project] 60cdd1: [CodeExtractor] Convert tests to opaque pointers (...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jan 11 05:37:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 60cdd12d7a0eba6e1d3b8a0eaa24f21f86876fd3
https://github.com/llvm/llvm-project/commit/60cdd12d7a0eba6e1d3b8a0eaa24f21f86876fd3
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M llvm/test/Transforms/CodeExtractor/PartialInlineAlloca4.ll
M llvm/test/Transforms/CodeExtractor/PartialInlineAlloca5.ll
M llvm/test/Transforms/CodeExtractor/live_shrink_gep.ll
Log Message:
-----------
[CodeExtractor] Convert tests to opaque pointers (NFC)
Keeping bitcasts to preserve test behavior.
More information about the All-commits
mailing list