aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2022-03-16 13:34:56 -0700
committerThomas Lively <tlively@google.com>2022-03-16 13:34:57 -0700
commit7e8913d775ca2959861425dca886f98ac03ab9b4 (patch)
tree17f6829d7f11be347c4f310f5faffe7b0eb255f8 /lldb/test/Shell/ScriptInterpreter/Python
parent65cb2e1ed18691c14cc12ab3776beb7fe81bd053 (diff)
downloadllvm-7e8913d775ca2959861425dca886f98ac03ab9b4.zip
llvm-7e8913d775ca2959861425dca886f98ac03ab9b4.tar.gz
llvm-7e8913d775ca2959861425dca886f98ac03ab9b4.tar.bz2
[WebAssembly] Fix names of SIMD instructions containing '_zero'
Fix the instruction names to match the WebAssembly spec: - `i32x4.trunc_sat_zero_f64x2_{s,u}` => `i32x4.trunc_sat_f64x2_{s,u}_zero` - `f32x4.demote_zero_f64x2` => `f32x4.demote_f64x2_zero` Also rename related things like intrinsics, builtins, and test functions to match. Reviewed By: aheejin Differential Revision: https://reviews.llvm.org/D121661
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions