[PATCH] D18533: Fixing PR26558: the adc builtins do not require the adx target attribute
Yunzhong Gao via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 29 16:05:06 PDT 2016
ygao added a comment.
> Yep, only the ADCX instruction needs adx. This LGTM, but please just
> remove "-target-feature +adx" from the run line instead of adding a
> second run line.
Thanks, Justin.
Committed r264801 and updated the test as you suggested.
Repository:
rL LLVM
http://reviews.llvm.org/D18533
More information about the cfe-commits
mailing list