[PATCH] D57044: [AArch64] Optimize Inf materialization

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 22 05:34:08 PST 2019


rengolin added a comment.

Sounds good. Please add simple tests for +inf and -inf on both double and float. Perhaps also float to double and vice versa from the IR constant (like the changed test shows), too. Thanks!


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57044





More information about the llvm-commits mailing list