Skip to content
Commit 14c2cf8e authored by Amara Emerson's avatar Amara Emerson
Browse files

[AArch64][GlobalISel] Don't bail out of the select(cmp(a, b)) -> csel...

[AArch64][GlobalISel] Don't bail out of the select(cmp(a, b)) -> csel optimization with multiple users.

It can still be beneficial to do the optimization if the result of the compare
is used by *another* select.

Differential Revision: https://reviews.llvm.org/D73511
parent 55479192
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment