[flang-commits] [flang] [mlir] Add operands to worklist when only used by deleted op (PR #86990)

via flang-commits flang-commits at lists.llvm.org
Thu Mar 28 17:16:34 PDT 2024


mlevesquedion wrote:

Looks like this caused a few test cases to fail under `flang` because some canonicalizations are happening that used to not happen (some additions): https://buildkite.com/llvm-project/github-pull-requests/builds/51398#018e8759-932d-4e11-8f10-052eb29b7346

I fixed the test cases.

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


More information about the flang-commits mailing list