mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 06:36:50 +00:00

Implement `setsw` pseudoinstruction for setting a 32-bit signed imm. Reviewers: brad0, s-barannikov, rorth Reviewed By: s-barannikov Pull Request: https://github.com/llvm/llvm-project/pull/125150