[flang-commits] [PATCH] D129296: Lower mask intrinsics

Tarun Prabhu via Phabricator via flang-commits flang-commits at lists.llvm.org
Wed Jul 13 08:28:34 PDT 2022


tarunprabhu added a comment.

@jeanPerier

There is no test for the KIND=16 case. This is because adding results in a segfault which is probably related to this issue <https://github.com/llvm/llvm-project/issues/56446>.

I think it would be good to include that test for completeness. Should I add a comment saying that the test should be added when that issue is resolved? Or is there another way of flagging this?


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

https://reviews.llvm.org/D129296



More information about the flang-commits mailing list