jthackray wrote: > Is this really necessary? STSHH has exactly the same semantics whether or not > the target CPU supports FEAT_PCDPHINT. (It's a hint which the CPU is allowed > to ignore.)
@efriedma-quic Thanks, good spot, I forgot it was a hint. Now fixed. https://github.com/llvm/llvm-project/pull/181386 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
