[PATCH] D91806: [InstCombine] Update valueCoversEntireFragment to use TypeSize

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 4 00:41:00 PST 2021


sdesmalen added inline comments.


================
Comment at: llvm/test/Transforms/InstCombine/debuginfo-scalable-typesize.ll:13
+
+; ERR-NOT: TypeSize is not scalable
+
----------------
After your changes, what line causes this warning to be emitted? Does this test also pass with asserts enabled?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91806



More information about the llvm-commits mailing list