[clang] [llvm] [X86][AVX512] rematerialize smaller predicate masks (PR #166178)

Ahmed Nour via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 3 07:32:19 PST 2025


================
@@ -8445,9 +8445,10 @@ def aligned_alloc_unavailable : Flag<["-"], "faligned-alloc-unavailable">,
   MarshallingInfoFlag<LangOpts<"AlignedAllocationUnavailable">>,
   ShouldParseIf<faligned_allocation.KeyPath>;
 
-def finitial_counter_value_EQ : Joined<["-"], "finitial-counter-value=">,
-  HelpText<"Sets the initial value for __COUNTER__, defaults to 0.">,
-  MarshallingInfoInt<PreprocessorOpts<"InitialCounterValue">, "0">;
----------------
ahmednoursphinx wrote:

saa

https://github.com/llvm/llvm-project/pull/166178


More information about the llvm-commits mailing list