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

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


tarunprabhu updated this revision to Diff 444271.
tarunprabhu added a comment.

Removed the checks for I < 0 and I >= BIT_SIZE(KIND).

Removed the need to check the kind argument explicitly.


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

https://reviews.llvm.org/D129296

Files:
  flang/lib/Lower/IntrinsicCall.cpp
  flang/test/Lower/Intrinsics/maskl.f90
  flang/test/Lower/Intrinsics/maskr.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129296.444271.patch
Type: text/x-patch
Size: 9012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220713/220e2ad7/attachment-0001.bin>


More information about the flang-commits mailing list