[InstCombine] Precommit tests
authorKazu Hirata <kazu@google.com>
Sun, 12 Mar 2023 19:00:14 +0000 (12:00 -0700)
committerKazu Hirata <kazu@google.com>
Sun, 12 Mar 2023 19:00:14 +0000 (12:00 -0700)
commit7946e67cf3e30271d60c08490fd6cd93bd771fe8
tree4cd5df3fe6ae8278b35e14de0e4e01339ecd3739
parentebc11b68412cdcf2a0e6e2c50df262cfd9b8f481
[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.
llvm/test/Transforms/InstCombine/bit_ceil.ll [new file with mode: 0644]
llvm/test/Transforms/InstCombine/bit_floor.ll [new file with mode: 0644]