[PATCH] D117882: [flang] Add ieee_is_normal/ieee_is_negative to ieee_arithmetic module.

Yury Gribov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 23 22:57:35 PST 2022


ygribov added a comment.

In D117882#3261754 <https://reviews.llvm.org/D117882#3261754>, @klausler wrote:

> Looks great to me!  Please resolve the failed Windows build before merging.

Actually both crashes have happened due to a recent refactor and have already been fixed (in 2a9e33db4f0 <https://reviews.llvm.org/rG2a9e33db4f0a558572309b29a7d247185b4c21d1> and 5597ec2dc4 <https://reviews.llvm.org/rG5597ec2dc4f888bf9704626c798ec6e50e5d1384>).

Unfortunately I haven't yet been able to find my commit credentials (I haven't contributed for a few years) :/ Would you mind merging?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117882



More information about the llvm-commits mailing list