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

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Jul 7 00:09:19 PDT 2022


jeanPerier accepted this revision.
jeanPerier added a comment.

Be sure to run clang-format on your change in lib/Evaluate/fold-logical.cpp (bots seems to complain about formatting there) before merging. Otherwise looks good to me.
Thanks a lot for implementing the bitwise intrinsic lowering, solving the folding issue, and dealing with all the comments !


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

https://reviews.llvm.org/D127805



More information about the flang-commits mailing list