[PATCH] D60208: [X86] Extend boolean arguments to inline-asm according to getBooleanType

Kees Cook via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 3 11:08:45 PDT 2019


kees added a comment.

What other target have their own lowering code? (Or, restated, is x86 the only target not using the generic lowering code?)


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60208





More information about the llvm-commits mailing list