[PATCH] D62850: [X86] Fix builtins-x86.c test where it wasn't using immediates. NFC

Russell Gallop via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 4 10:39:53 PDT 2019


russell.gallop added a comment.

> We support non immediate on these because gcc does.

Thanks. Your comment crossed in mid-air. Okay, so is this test worth changing, or should it have both versions (immediate and non-immediate)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62850





More information about the cfe-commits mailing list