[llvm] [GISel][CombinerHelper] Combine op(trunc(x), trunc(y)) -> trunc(op(x, y)) (PR #89023)

Dhruv Chawla via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 08:02:51 PDT 2024


dc03-work wrote:

Looks like CI is failing because of flang causing OOM and stack overflow on windows with MSVC. Fun.

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


More information about the llvm-commits mailing list