[PATCH] D125750: [InstCombine] fold fake floating point vector extract to shift+trunc.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 18 03:52:24 PDT 2022
RKSimon added a comment.
Testing more float types might be a good idea (bfloat / float / double / x86_fp80 / f128 / ppc_f128), even of they're negative tests - not sure how much the isDesirableIntType check is going to interfere?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125750/new/
https://reviews.llvm.org/D125750
More information about the llvm-commits
mailing list