[llvm] [IR][REVEC] Define llvm.vector.broadcast intrinsic (PR #208212)

Benjamin Maxwell via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 03:11:35 PDT 2026


=?utf-8?q?Gaëtan?= Bossu <gaetan.bossu at arm.com>,
=?utf-8?q?Gaëtan?= Bossu <gaetan.bossu at arm.com>,
=?utf-8?q?Gaëtan?= Bossu <gaetan.bossu at arm.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/208212 at github.com>


https://github.com/MacDue commented:

In `TargetLoweringBase::initActions()` you probably should set the default action for `VECTOR_BROADCAST` to `EXPAND`, as I expect most targets won't support this (at least initially). 

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


More information about the llvm-commits mailing list