[llvm] [DAG] Prevent combination on small negative value for vscale (PR #88108)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 10 18:30:38 PDT 2024
vfdff wrote:
> Conflicting review comments but if you're happy taking the isel approach then I'd rather maintain the current canonicalisation.
Thanks your suggestion.
Yes, It is expected to improve instruction selection, but break the canonicalisation.
https://github.com/llvm/llvm-project/pull/88108
More information about the llvm-commits
mailing list