Issue 130659
Summary [CodeGen] Dubious temporary expressions constructing `Polynomial`s
Labels new issue
Assignees
Reporter chenm16
    In https://github.com/llvm/llvm-project/blob/3c71f716a9a06f14212cc69df841c57ff7d47b82/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp#L979-L982
and
https://github.com/llvm/llvm-project/blob/3c71f716a9a06f14212cc69df841c57ff7d47b82/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp#L1034-L1037
The `Polynomial` values are discarded. Is that intended?
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to