[all-commits] [llvm/llvm-project] 2efcb6: [InstCombine] Add nonuniform/undef vector tests fo...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Oct 9 06:00:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2efcb6438a8184a3d5bb1b5bafc35306530a2773
https://github.com/llvm/llvm-project/commit/2efcb6438a8184a3d5bb1b5bafc35306530a2773
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-09 (Fri, 09 Oct 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/shift-logic.ll
Log Message:
-----------
[InstCombine] Add nonuniform/undef vector tests for shift(binop(shift(x,c1),y),c2) patterns
More information about the All-commits
mailing list