[all-commits] [llvm/llvm-project] 6e6c61: [InstCombine] Add explicit data layout to test
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Jun 30 04:09:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e6c61d696c9ead7deb0b05d3643bf5c70883aa3
https://github.com/llvm/llvm-project/commit/6e6c61d696c9ead7deb0b05d3643bf5c70883aa3
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-06-30 (Mon, 30 Jun 2025)
Changed paths:
M llvm/test/Transforms/InstCombine/SystemZ/printf-opt-alignment.ll
Log Message:
-----------
[InstCombine] Add explicit data layout to test
To avoid the dependence on the SystemZ target. What is relevant here
is a data layout with preferred alignment for i8.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list