[all-commits] [llvm/llvm-project] 7946e6: [InstCombine] Precommit tests

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Mar 12 12:00:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7946e67cf3e30271d60c08490fd6cd93bd771fe8
      https://github.com/llvm/llvm-project/commit/7946e67cf3e30271d60c08490fd6cd93bd771fe8
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-03-12 (Sun, 12 Mar 2023)

  Changed paths:
    A llvm/test/Transforms/InstCombine/bit_ceil.ll
    A llvm/test/Transforms/InstCombine/bit_floor.ll

  Log Message:
  -----------
  [InstCombine] Precommit tests

This patch precommits tests for:

https://github.com/llvm/llvm-project/issues/60802
https://github.com/llvm/llvm-project/issues/61183

which are about std::bit_ceil and std::bit_floor, respectively.




More information about the All-commits mailing list