[llvm] [SelectOpt] Add handling for Select-like operations. (PR #77284)
Sotiris Apostolakis via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 16 15:02:47 PST 2024
https://github.com/sapostolakis commented:
Thanks. This sounds like a good idea.
Left some comments.
Main issue is that I would like to have a flag that could disable, if needed, the select-like (but not proper select) part. The rest of the comments are nits.
https://github.com/llvm/llvm-project/pull/77284
More information about the llvm-commits
mailing list