[all-commits] [llvm/llvm-project] b97e40: [VectorCombine] add test for Hexagon that would cr...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Aug 12 05:38:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b97e402ca5ba3d1a4795ed61f8cb36783b00ed44
https://github.com/llvm/llvm-project/commit/b97e402ca5ba3d1a4795ed61f8cb36783b00ed44
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
A llvm/test/Transforms/VectorCombine/Hexagon/lit.local.cfg
A llvm/test/Transforms/VectorCombine/Hexagon/load.ll
Log Message:
-----------
[VectorCombine] add test for Hexagon that would crash; NFC
This test verifies the code change from:
rGb0b95dab1ce2
(although that would not be true if PR47128 is fixed)
More information about the All-commits
mailing list