[llvm] [IR] Remove zext and sext constant expressions (PR #71040)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 2 03:11:43 PDT 2023
nikic wrote:
> Remove them from https://llvm.org/docs/LangRef.html#constant-expressions?
Done!
https://github.com/llvm/llvm-project/pull/71040
More information about the llvm-commits
mailing list