[llvm] [RISCV] Inhibit DAG folding shl through zext.w pattern with zba (PR #91626)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Thu May 9 10:34:31 PDT 2024
topperc wrote:
> In practice, we can't undo this during ISEL resulting in worse code in some cases.
Why can't we undo it? Does it move too far away?
https://github.com/llvm/llvm-project/pull/91626
More information about the llvm-commits
mailing list