[all-commits] [llvm/llvm-project] e9768a: [x86] add test for possible load scalarization fol...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Fri Jan 28 05:50:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9768a2a44a1501b82e3bbf9862b4ba2cc4b9cc3
https://github.com/llvm/llvm-project/commit/e9768a2a44a1501b82e3bbf9862b4ba2cc4b9cc3
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-01-28 (Fri, 28 Jan 2022)
Changed paths:
M llvm/test/CodeGen/X86/extractelement-load.ll
Log Message:
-----------
[x86] add test for possible load scalarization fold; NFC
This is a minimal test to show a transform proposed in D118376.
More information about the All-commits
mailing list