[PATCH] D156338: [NewGVN] Regenerate test checks (NFC)

Nuno Lopes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 08:41:07 PDT 2023


nlopes added inline comments.


================
Comment at: llvm/test/Transforms/NewGVN/propagate-ir-flags.ll:4
 
 ; CHECK-LABEL: func_fast
 ; CHECK:       fadd fast double
----------------
I suggest you remove these old checks and keep just the autogenerated ones


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156338



More information about the llvm-commits mailing list