[llvm] ValueTracking: introduce llvm::isNotCrossLaneOperation (PR #112011)

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 07:34:34 PDT 2024


preames wrote:

Naming wise, isNotLaneCrossingOperation seems like a double negative.  I believe we've called this lane or element wise operations elsewhere, maybe isLanewiseOperation would be better?

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


More information about the llvm-commits mailing list