[clang-tools-extra] [SelectionDAG] Flags are dropped when creating a new FMUL (PR #66701)

2023-09-21 Thread Sirish Pande via cfe-commits
https://github.com/srpande closed https://github.com/llvm/llvm-project/pull/66701 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] [SelectionDAG] Flags are dropped when creating a new FMUL (PR #66701)

2023-09-21 Thread Jay Foad via cfe-commits
https://github.com/jayfoad approved this pull request. LGTM, thanks! https://github.com/llvm/llvm-project/pull/66701 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] [SelectionDAG] Flags are dropped when creating a new FMUL (PR #66701)

2023-09-20 Thread Sirish Pande via cfe-commits
https://github.com/srpande updated https://github.com/llvm/llvm-project/pull/66701 >From a9fe01d82743879c41982aa170fef517dee99256 Mon Sep 17 00:00:00 2001 From: Sirish Pande Date: Fri, 15 Sep 2023 13:01:09 -0500 Subject: [PATCH] [SelectionDAG] Flags are dropped when creating a new FMUL While