[PATCH] D45421: [X86] Emit native IR for pmuldq/pmuludq builtins.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 9 10:02:31 PDT 2018


spatel added inline comments.


================
Comment at: test/CodeGen/sse2-builtins.c:7
 
 // NOTE: This should match the tests in llvm/test/CodeGen/X86/sse2-intrinsics-fast-isel.ll
 
----------------
There should be matching codegen tests for the new IR patterns here or have they moved?


Repository:
  rC Clang

https://reviews.llvm.org/D45421





More information about the llvm-commits mailing list