[PATCH] D94641: [AArch64][GlobalISel] Use wzr/xzr for FP stores of zero

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 11:25:57 PST 2021


aemerson added a comment.

It it possible to extend the existing combine in prelegalizer combiner to handle this too? Or will that cause us to still miss some cases?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94641/new/

https://reviews.llvm.org/D94641



More information about the llvm-commits mailing list