[PATCH] D102588: [UpdateTestChecks] Default --x86_scrub_rip to False

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 19:18:20 PDT 2021


pengfei accepted this revision.
pengfei added a comment.
This revision is now accepted and ready to land.

In D102588#2774515 <https://reviews.llvm.org/D102588#2774515>, @MaskRay wrote:

> In D102588#2772686 <https://reviews.llvm.org/D102588#2772686>, @pengfei wrote:
>
>>> Updated LCPI regex to include Darwin style LCPI_[0-9]+_[0-9]+ (no
>>> leading dot).
>>
>> Do we have a test for it?
>
> llvm/test/CodeGen/X86/WidenArith.ll

It seems it still has leading dot. Anyway, just nitpick.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102588



More information about the llvm-commits mailing list