[PATCH] D99460: [X86][update_llc_test_checks] Use a less greedy regular expression for replacing constant pool labels in tests.

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 27 20:34:08 PDT 2021


pengfei added a comment.

Are these changed manually? Can we update them with `--no_x86_scrub_rip`, i.e.

  llvm/utils/update_llc_test_checks.py llvm/test/CodeGen/X86/WidenArith.ll --no_x86_scrub_rip


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99460



More information about the llvm-commits mailing list