[all-commits] [llvm/llvm-project] 336a12: [X86] SimplifyDemandedVectorEltsForTargetNode - fo...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Apr 29 03:45:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 336a1233b292513657d1908583b3114a2419f274
https://github.com/llvm/llvm-project/commit/336a1233b292513657d1908583b3114a2419f274
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/pr55158.ll
Log Message:
-----------
[X86] SimplifyDemandedVectorEltsForTargetNode - fold shift(0,x) -> 0
More information about the All-commits
mailing list