aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-05-12 12:38:06 -0700
committerCraig Topper <craig.topper@sifive.com>2021-05-12 13:19:08 -0700
commit9c345407b4999e62e51667927f531b891363569b (patch)
treeff6276d580a058536b7353078cada10ccaf2ba57 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent5bb7e81c64bd29edd1c9ebadd4e4717919def0bf (diff)
downloadllvm-9c345407b4999e62e51667927f531b891363569b.zip
llvm-9c345407b4999e62e51667927f531b891363569b.tar.gz
llvm-9c345407b4999e62e51667927f531b891363569b.tar.bz2
[RISCV] Remove RISCVII:VSEW enum. Make encodeVYPE operate directly on SEW.
The VSEW encoding isn't a useful value to pass around. It's better to use SEW or log2(SEW) directly. The only real ugliness is that the vsetvli IR intrinsics use the VSEW encoding, but it's easy enough to decode that when the intrinsic is processed.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions