[PATCH] D51147: [GISel]: Remove an incorrect assert in CallLowering

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 23 10:25:37 PDT 2018


dsanders added a comment.

> If required I can add a test that IRTranslation for above doesn't crash and produces ANYEXT. I haven't added as this seemed overkill for removing an assert.

It uncovers a previously unsupported case so I think we should have a testcase for it


Repository:
  rL LLVM

https://reviews.llvm.org/D51147





More information about the llvm-commits mailing list