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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 20 12:30:01 PDT 2019


efriedma accepted this revision.
efriedma added a comment.

I don't think you need separate tests for ARM and Thumb and Thumb2, since they're all the same backend.  Just the ARM one is enough. Otherwise LGTM.


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