[llvm] [X86] Add FeatureINVLPGB and CPUID handling for INVLPGB/TLBSYNC instructions (PR #121570)
Phoebe Wang via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 3 06:23:32 PST 2025
phoebewang wrote:
I think compiler doesn't need aware of a feature if it never generates the instructions.
https://github.com/llvm/llvm-project/pull/121570
More information about the llvm-commits
mailing list