[llvm] [LV] fix logical error in trunc cost (PR #91136)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 11:32:54 PDT 2024


artagnon wrote:

Okay, I have updated the tests to _read_ a little better, but I'm not sure if we really tackled the fragility issue: if `instcombine` runs before `loop-vectorize` in the future, these tests are null and void.

https://github.com/llvm/llvm-project/pull/91136


More information about the llvm-commits mailing list