[all-commits] [llvm/llvm-project] 6d8640: [VectorCombine] fix crash while transforming const...

RotateRight via All-commits all-commits at lists.llvm.org
Fri Jun 19 09:30:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d864097a2b5e5ec6404700ac240b47932492a7f
      https://github.com/llvm/llvm-project/commit/6d864097a2b5e5ec6404700ac240b47932492a7f
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-06-19 (Fri, 19 Jun 2020)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
    M llvm/test/Transforms/VectorCombine/X86/extract-binop.ll

  Log Message:
  -----------
  [VectorCombine] fix crash while transforming constants

This is a variation of the proposal in D82049 with an extra test.




More information about the All-commits mailing list