[llvm-branch-commits] [llvm] [mlir] [IR] Make @llvm.memset prototype byte width dependent (PR #106537)
Nikita Popov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Aug 29 05:17:03 PDT 2024
https://github.com/nikic commented:
I don't think this is the right direction for memset. I would prefer actually overloading it and making the memset/memset.pattern distinction redundant. See also https://github.com/llvm/llvm-project/pull/97583#issuecomment-2288302946 and following comments.
https://github.com/llvm/llvm-project/pull/106537
More information about the llvm-branch-commits
mailing list