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

Lei Huang via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 8 07:50:23 PDT 2025


https://github.com/lei137 commented:

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:
```
500 //===----------------------------------------------------------------------===//
501 // Classes used for relation maps.
502 //===----------------------------------------------------------------------===//
```

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


More information about the llvm-commits mailing list