[PATCH] D146370: [Clang][OpenMP]Solved the the always truth condition in Arm64

Samuel Maina via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 25 23:39:38 PDT 2023


samuelmaina added a comment.

All the testcases are passing. The first unit tests I could find are for functions that are 6 levels  higher from this function .The function is very low level and couldn't find a way to affect it from the higher functions.


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

https://reviews.llvm.org/D146370



More information about the cfe-commits mailing list