[PATCH] D104790: [x86] fix mm*_undefined* intrinsics to use arbitrary frozen bit pattern

Juneyoung Lee via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 23 09:05:26 PDT 2021


aqjune added a comment.

I couldn't find end-to-end tests for checking assembly generation.
To check whether this is working ok, which tests should I write and how would it look like?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104790/new/

https://reviews.llvm.org/D104790



More information about the cfe-commits mailing list