[llvm] [SDAG][abd] Remove duplicate legality check (PR #181538)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 25 07:24:19 PDT 2026
================
----------------
natanelh-mobileye wrote:
done, uploaded a version where the check is just `TLI.isTypeLegal(VT)`.
RISCV shows suboptimal instruction selection (nothing too interesting: should be easy to patch).
other platforms, as I said above, do not change in significant ways
https://github.com/llvm/llvm-project/pull/181538
More information about the llvm-commits
mailing list