Files
clang-p2996/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
Craig Topper 4ca817d051 [GlobalISel] Add bail outs for scalable vectors to some combines. (#106496)
These combines call getNumElements() which isn't valid for scalable
vectors.
2024-08-29 14:02:53 -07:00

264 KiB