[llvm] [IR] Add llvm `clmul` intrinsic (PR #140301)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Tue May 20 10:13:37 PDT 2025
topperc 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?
I don't know.
https://github.com/llvm/llvm-project/pull/140301
More information about the llvm-commits
mailing list