Files
clang-p2996/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
Amara Emerson f30251f527 [GlobalISel] Clean up CombinerHelper::apply* functions to return void.
For some reason we/I started writing these as returning bool when the return value
is actually ignored by the combiner.
2021-07-02 13:17:06 -07:00

151 KiB