[PATCH] D123897: [X86] Unbreak LIT/FileCheck

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 16 10:27:03 PDT 2022


mtrofin added a comment.

In D123897#3455433 <https://reviews.llvm.org/D123897#3455433>, @lebedev.ri wrote:

> In D123897#3455425 <https://reviews.llvm.org/D123897#3455425>, @mtrofin wrote:
>
>> Added David back - he had some concerns and a good (I think) suggestion. Could this patch do his “UTC_ARGS: —allow-unused-prefixes” suggestion instead? Seems it wouldn't be any bigger of a change, and I think everybody would have their concerns addressed.
>
> Everybody except me? :)

My understanding is that his proposal will make any test generated with one of the auto-generators automatically enrolled into --allow-unused-prefixes. Wouldn't that address your scenario?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123897



More information about the llvm-commits mailing list