[llvm] [InstCombine] Add combines/simplifications for `llvm.ptrmask` (PR #67166)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 22 13:16:56 PDT 2023


================
@@ -183,8 +183,7 @@ define <16 x i8> @ptrmask_align8_ptr_align1(ptr align 1 %ptr) {
 ; TODO: Should be able to drop the ptrmask
----------------
fhahn wrote:

remove TODO now?

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


More information about the llvm-commits mailing list