[llvm] [RISCV] Construct constants via instructions if materialization is costly (PR #86926)

Wang Pengcheng via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 02:28:52 PDT 2024


wangpc-pp wrote:

Only vector part is included and we don't optimize if LMUL==M8 as it increases register preasure. Now there is no noticeable regression.

https://github.com/llvm/llvm-project/pull/86926


More information about the llvm-commits mailing list