[PATCH] D94904: [PostRASched] Regenerate Whole Test with update_llc_test_checks.py

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 03:45:54 PST 2021


xbolva00 added inline comments.


================
Comment at: llvm/test/CodeGen/X86/critical-anti-dep-breaker.ll:14
 
-; CHECK-LABEL: Part_Create:
-; CHECK: movq PartClass at GOTPCREL(%rip), %r10
 define i32 @Part_Create(i64* %Anchor, i32 %TypeNum, i32 %F, i32 %Z, i32* %Status, i64* %PartTkn) {
+; CHECK-LABEL: Part_Create:
----------------
) nounwind {


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

https://reviews.llvm.org/D94904



More information about the llvm-commits mailing list