[all-commits] [llvm/llvm-project] 5b1079: [InstCombine][x86] add tests for complex vector sh...

RotateRight via All-commits all-commits at lists.llvm.org
Thu Jun 17 09:45:49 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5b1079f6411b7d978550c6bf37e87674d137f1c4
      https://github.com/llvm/llvm-project/commit/5b1079f6411b7d978550c6bf37e87674d137f1c4
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-06-17 (Thu, 17 Jun 2021)

  Changed paths:
    M llvm/test/Transforms/InstCombine/X86/x86-vector-shifts.ll

  Log Message:
  -----------
  [InstCombine][x86] add tests for complex vector shift value tracking; NFC

https://llvm.org/PR50123


  Commit: 61196f855c395b14bffd7c9b1ba29194577e67f6
      https://github.com/llvm/llvm-project/commit/61196f855c395b14bffd7c9b1ba29194577e67f6
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-06-17 (Thu, 17 Jun 2021)

  Changed paths:
    M llvm/test/Transforms/InstSimplify/shift-knownbits.ll

  Log Message:
  -----------
  [InstSimplify] add tests for computeKnownBits of shift-with-bitcast op; NFC


Compare: https://github.com/llvm/llvm-project/compare/ac35ed5d3487...61196f855c39


More information about the All-commits mailing list