diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2023-07-16 20:32:01 -0400 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2023-07-17 17:28:01 -0400 |
commit | 29d2a9bf9dbf030b43bb46d5611a751c91defc02 (patch) | |
tree | 9c01de31ff7b1e7fa791c949fcec470560bbcfdd /llvm/docs/CommandGuide | |
parent | c874082a0aca323865b42f2b01f83d22920eabe5 (diff) | |
download | llvm-29d2a9bf9dbf030b43bb46d5611a751c91defc02.zip llvm-29d2a9bf9dbf030b43bb46d5611a751c91defc02.tar.gz llvm-29d2a9bf9dbf030b43bb46d5611a751c91defc02.tar.bz2 |
InstSimplify: Handle basic folds for frexp
Handle constant folding and idempotent folding. Not sure
this is an appropriate use of undef for the inf/nan case. The
C version says the second result is "unspecified". The AMDGPU
instruction returns 0.
Diffstat (limited to 'llvm/docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions