barannikov88 added inline comments.

================
Comment at: clang/test/OpenMP/target_update_codegen.cpp:171-173
-// CK1-DAG: [[BP]] = getelementptr inbounds [1 x i8*], [1 x i8*]* 
[[BPADDR:%[^,]+]], i[[sz]] 0, i[[sz]] 0
-// CK1-DAG: [[P]] = getelementptr inbounds [1 x i8*], [1 x i8*]* 
[[PADDR:%[^,]+]], i[[sz]] 0, i[[sz]] 0
-// CK1-DAG: [[SZ]] = getelementptr inbounds [1 x i64], [1 x i64]* 
[[SZADDR:%[^,]+]], i[[sz]] 0, i[[sz]] 0
----------------
These GEPs have disappeared from the output. The call above is now directly fed 
by the loads below.



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150652

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to