[clang] [llvm] [SelectionDAG][PowerPC] Add an intrinsic for memcmp. (PR #118178)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 2 01:34:05 PST 2024
nikic wrote:
You'll have to create an RFC on discourse if you want to add a new target-independent memory intrinsic.
Though if changing the name is the extent of the "special handling" you need, we probably shouldn't be adding an intrinsic for that.
https://github.com/llvm/llvm-project/pull/118178
More information about the cfe-commits
mailing list