[llvm-dev] Maybe a TableGen bug?

Nancy via llvm-dev llvm-dev at lists.llvm.org
Fri Sep 27 04:51:13 PDT 2019


Hi Tim,


On Fri, Sep 27, 2019 at 4:38 PM Tim Northover <t.p.northover at gmail.com> wrote:
>
> Hi Nancy,
>
> On Fri, 27 Sep 2019 at 03:50, Nancy via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> > UNREACHABLE executed at /home/nancy/rpp_llvm/rpp_clang/llvm/include/llvm/Support/MachineValueType.h:643!
> >
> > Is that a TableGen bug?
>
> It looks more like you forgot to add your new type to that switch statement.
I did add i16v and i32v to switch statement in getSizeInBits().

-- 
Best Regards,
Yu Rong Tan


More information about the llvm-dev mailing list