[llvm] [X86] Add FeatureINVLPGB and CPUID handling for INVLPGB/TLBSYNC instructions (PR #121570)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 3 08:37:49 PST 2025


RKSimon wrote:

> I think compiler doesn't need aware of a feature if it never generates the instructions.

OK - are we consistent with this approach though?

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


More information about the llvm-commits mailing list