[llvm] [DirectX] legalize memset (PR #136244)

Deric C. via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 30 12:57:13 PDT 2025


https://github.com/Icohedron commented:

nit: The comment above the for-loop in upcastI8AllocasAndUses is no longer accurate. The for-loop not only gathers all cast targets, it now also gathers memsets
https://github.com/llvm/llvm-project/blob/53690baacb0d1555a1fec62563ccfc94a00f607b/llvm/lib/Target/DirectX/DXILLegalizePass.cpp#L178-L179

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


More information about the llvm-commits mailing list