[PATCH] D103415: [BuildLibCalls] Properly set ABI attributes on arguments

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 3 14:27:01 PDT 2021


aeubanks updated this revision to Diff 349693.
aeubanks added a comment.

use existing AttributeList merge method
I completely missed that this one already existed


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103415

Files:
  llvm/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/test/Transforms/InstCombine/exp2-1.ll
  llvm/test/Transforms/InstCombine/pow_fp_int.ll
  llvm/test/Transforms/InstCombine/pow_fp_int16.ll
  llvm/test/Transforms/InstCombine/simplify-libcalls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103415.349693.patch
Type: text/x-patch
Size: 14194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210603/5af14afb/attachment.bin>


More information about the llvm-commits mailing list