[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:42:26 PDT 2021


pengfei added a comment.

In D99460#2654420 <https://reviews.llvm.org/D99460#2654420>, @pengfei wrote:

> 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

Oh, I saw the change on script. LGTM~


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