[PATCH] D67686: Fix compile-time regression caused by rL371928

James Molloy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 01:39:59 PDT 2019


jmolloy accepted this revision.
jmolloy added a comment.
This revision is now accepted and ready to land.

Thankyou Daniel! Looks great!

One question though, how did your out-of-tree backend trigger this case? It only gets enabled with BitWidth > 64 which was totally not supported before, so surely you would have had a broken encoder?

Cheers,

James


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67686





More information about the llvm-commits mailing list