[PATCH] D60224: [TargetLowering] Extend bool args to inline-asm according to getBooleanType

Kees Cook via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 3 16:28:44 PDT 2019


kees added a comment.

Should I respin to make booleans always zero extended? I can adjust the X86 code at the same time...


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60224





More information about the llvm-commits mailing list