[llvm] [SelectionDAG] Allow FREEZE to be hoisted before integer SETCC. (PR #84241)
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 7 12:51:25 PST 2024
preames wrote:
LGTM, but can you reword the commit comment to have a bit more detail about what adding here means? I had to go find the default case in the switch to convince myself of your change, and having that spelled out in the commit comment would help.
https://github.com/llvm/llvm-project/pull/84241
More information about the llvm-commits
mailing list