[PATCH] D25481: CodeGen: Introduce a base class for immediates.
Chris Lattner via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 11 14:35:35 PDT 2016
Ah, I didn't see it. I'll respond on llvmdev.
-Chris
> On Oct 11, 2016, at 12:41 PM, Peter Collingbourne <peter at pcc.me.uk> wrote:
>
> I assume my reply to you didn't change your mind?
>
> I suppose I will look at an extended "imm" then.
>
> What did you think about the distinction between "moral" immediates and those that require calculation?
>
> Peter
>
>
> On Oct 11, 2016 12:26 PM, "Chris Lattner" <clattner at apple.com <mailto:clattner at apple.com>> wrote:
> lattner added a comment.
>
> As I mentioned on llvmdev, this approach doesn't make sense to me.
>
>
> https://reviews.llvm.org/D25481 <https://reviews.llvm.org/D25481>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161011/9b2fb765/attachment.html>
More information about the llvm-commits
mailing list