[all-commits] [llvm/llvm-project] dfb99e: [x86][CGP] add more tests for PR37426; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Fri May 15 10:05:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dfb99e1a28f4968516df7678481ab963ca73f8c3
      https://github.com/llvm/llvm-project/commit/dfb99e1a28f4968516df7678481ab963ca73f8c3
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/vector-fshl-256.ll
    M llvm/test/Transforms/CodeGenPrepare/X86/vec-shift.ll

  Log Message:
  -----------
  [x86][CGP] add more tests for PR37426; NFC

This broke when we started canonicalizing more code to funnel shift.
See D79718 and D79827 for related test/transforms.




More information about the All-commits mailing list