[llvm] PPC: Move definitions of predicates with features (PR #157058)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 8 08:18:32 PDT 2025


arsenm wrote:

> Was there a specific reason you moved these within the section documented as CPU Directives vs moving this to just after that section and right before the section labeled:

It's right after the actual features driving the predicates. The feature sets below are less relevant 

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


More information about the llvm-commits mailing list