[all-commits] [llvm/llvm-project] ebaa28: [InstCombine] add baseline tests for fold of ctpop...

Sanjay Patel via All-commits all-commits at lists.llvm.org
Sun Mar 27 06:12:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ebaa28e0750b4e2bee4eb3ca0c5fece16a805fb0
      https://github.com/llvm/llvm-project/commit/ebaa28e0750b4e2bee4eb3ca0c5fece16a805fb0
  Author: Hirochika Matsumoto <misc at hkmatsumoto.com>
  Date:   2022-03-27 (Sun, 27 Mar 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/ispow2.ll

  Log Message:
  -----------
  [InstCombine] add baseline tests for fold of ctpop + icmp; NFC

Extracted from D122077.




More information about the All-commits mailing list