[flang-commits] [PATCH] D127805: Bitwise comparison intrinsics

Tarun Prabhu via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri Jul 8 11:59:57 PDT 2022


tarunprabhu updated this revision to Diff 443317.
tarunprabhu added a comment.
Herald added a reviewer: sscalpone.

Added folding tests.

I have covered some of the obviously  "interesting" cases, but there may be some that I have missed.


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

https://reviews.llvm.org/D127805

Files:
  flang/lib/Evaluate/fold-logical.cpp
  flang/lib/Lower/IntrinsicCall.cpp
  flang/test/Evaluate/fold-bitwise-compare.f90
  flang/test/Lower/Intrinsics/bge.f90
  flang/test/Lower/Intrinsics/bgt.f90
  flang/test/Lower/Intrinsics/ble.f90
  flang/test/Lower/Intrinsics/blt.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127805.443317.patch
Type: text/x-patch
Size: 40033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220708/e7f5e209/attachment-0001.bin>


More information about the flang-commits mailing list