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

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 07:36:01 PDT 2024


nikic 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?

See this comment thread: https://github.com/llvm/llvm-project/pull/112011#discussion_r1797702539

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


More information about the llvm-commits mailing list