[all-commits] [llvm/llvm-project] fe17ce: [PowerPC] add RUN lines for both endians to test; NFC
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Thu Jan 13 07:50:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe17ce0fa6626f79be663ab9948c1ed24d8e2b85
https://github.com/llvm/llvm-project/commit/fe17ce0fa6626f79be663ab9948c1ed24d8e2b85
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-01-13 (Thu, 13 Jan 2022)
Changed paths:
M llvm/test/CodeGen/PowerPC/lbz-from-ld-shift.ll
Log Message:
-----------
[PowerPC] add RUN lines for both endians to test; NFC
The load narrowing transform works for both targets,
so we might as well test both with simple examples
like this.
More information about the All-commits
mailing list