[all-commits] [llvm/llvm-project] 4efb4f: [VectorCombine] Add positive test for scalarizing ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri May 21 05:41:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4efb4f674cb6798949d943bd5755798a7f80e3d9
https://github.com/llvm/llvm-project/commit/4efb4f674cb6798949d943bd5755798a7f80e3d9
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-05-21 (Fri, 21 May 2021)
Changed paths:
M llvm/test/Transforms/VectorCombine/AArch64/load-extractelement-scalarization.ll
Log Message:
-----------
[VectorCombine] Add positive test for scalarizing multiple extracts.
As suggested in D100273. Also adds an out-of-bound access test
More information about the All-commits
mailing list