[llvm] [IR] Add llvm `clmul` intrinsic (PR #140301)
Oscar Smith via llvm-commits
llvm-commits at lists.llvm.org
Mon May 19 21:11:28 PDT 2025
oscardssmith wrote:
@topperc looking at `TargetLoweringBase::initActions`, given that basically everything there listed explicitly wants to `Expand`, why aren't they all just in the big list that starts with `FGETSIGN`? Is there a reason some are separated out?
https://github.com/llvm/llvm-project/pull/140301
More information about the llvm-commits
mailing list