Files
clang-p2996/llvm/test/Transforms/InstCombine
Kazu Hirata 7946e67cf3 [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.
2023-03-12 12:00:14 -07:00
..
2022-12-15 12:03:47 -05:00
2023-03-12 12:00:14 -07:00
2023-03-12 12:00:14 -07:00
2022-08-24 22:41:38 +00:00
2023-02-20 10:49:44 +01:00
2022-12-15 12:03:47 -05:00
2022-12-15 12:03:47 -05:00
2022-12-15 12:03:47 -05:00

This directory contains test cases for the instcombine transformation.  The
dated tests are actual bug tests, whereas the named tests are used to test
for features that the this pass should be capable of performing.