[all-commits] [llvm/llvm-project] a695be: [llvm][NFC] Refactor AutoUpgrade case 'w'
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Sun Aug 20 16:15:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a695be7c288753ae9bcb656e7af683313927e5fa
https://github.com/llvm/llvm-project/commit/a695be7c288753ae9bcb656e7af683313927e5fa
Author: Nathan Sidwell <nathan at acm.org>
Date: 2023-08-20 (Sun, 20 Aug 2023)
Changed paths:
M llvm/lib/IR/AutoUpgrade.cpp
Log Message:
-----------
[llvm][NFC] Refactor AutoUpgrade case 'w'
Check for 'wasm.' prefix before proceeding, and a bit of common handling
for some of the intrinsics therein.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D158370
More information about the All-commits
mailing list