[all-commits] [llvm/llvm-project] 859e1f: [InstSimplify] add tests for ctlz-of-shift-constan...

RotateRight via All-commits all-commits at lists.llvm.org
Wed Apr 21 11:24:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 859e1f420d3a8328215b9f45849eadbfb3362727
      https://github.com/llvm/llvm-project/commit/859e1f420d3a8328215b9f45849eadbfb3362727
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
    M llvm/test/Transforms/InstSimplify/call.ll

  Log Message:
  -----------
  [InstSimplify] add tests for ctlz-of-shift-constant; NFC


  Commit: 5e6dc5e404f4ddd9667974caf3ba355bd7b01ab2
      https://github.com/llvm/llvm-project/commit/5e6dc5e404f4ddd9667974caf3ba355bd7b01ab2
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
    M llvm/lib/Analysis/InstructionSimplify.cpp
    M llvm/test/Transforms/InstSimplify/call.ll

  Log Message:
  -----------
  [InstSimplify] generalize ctlz-of-shifted-constant

https://alive2.llvm.org/ce/z/zWL_VQ


Compare: https://github.com/llvm/llvm-project/compare/b309f17abf1a...5e6dc5e404f4


More information about the All-commits mailing list