Files
clang-p2996/llvm/test/CodeGen/X86
Sanjay Patel ede3982792 [SDAG] allow more cast folding for vector sext-of-setcc
This is a follow-up to D103280 that eases the use restrictions,
so we can handle the motivating case from:
https://llvm.org/PR50055

The loop code is adapted from similar use checks in
ExtendUsesToFormExtLoad() and SliceUpLoad(). I did not see an
easier way to filter out non-chain uses of load values.

Differential Revision: https://reviews.llvm.org/D103462
2021-06-02 13:14:49 -04:00
..
2021-05-17 12:50:38 +01:00
2021-04-13 09:48:13 +08:00
2021-03-30 07:28:33 -04:00
2021-05-24 12:09:02 -07:00
2021-03-10 19:17:14 -08:00
2021-04-23 14:51:42 +01:00