[PATCH] D87888: [X86] Use inlineasm flag output for the _bittest* intrinsics.

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 27 20:38:49 PDT 2020


craig.topper updated this revision to Diff 294593.
craig.topper added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Rebase and add a backend test file


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87888

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/bittest-intrin.c
  llvm/test/CodeGen/X86/bittest-intrin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87888.294593.patch
Type: text/x-patch
Size: 9232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200928/6c0a0065/attachment-0001.bin>


More information about the cfe-commits mailing list