[PATCH] D90760: [InstCombiner] Make LibCallSimplifier add extension attribute to ldexp arg.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 9 07:14:12 PST 2020
lebedev.ri added a comment.
In D90760#2382819 <https://reviews.llvm.org/D90760#2382819>, @jonpa wrote:
> ping
>
> @lebedev.ri Thanks for review so far. Since this is keeping a SystemZ buildbot failing, I would appreciate some further advice here... thanks
Given a function declaration, (e.g. that `@ldexp`), will/should all calls agree how the argument should be extended?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90760/new/
https://reviews.llvm.org/D90760
More information about the llvm-commits
mailing list